Skip to content

Test 'Blob.compose' w/ 'user_project' set. - #4092

Merged
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-8
Sep 29, 2017
Merged

Test 'Blob.compose' w/ 'user_project' set.#4092
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-8

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

No description provided.

@tseavertseaver added api: storage Issues related to the Cloud Storage API. testing labels Sep 29, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 29, 2017

@dhermesdhermes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

composed = original.download_as_string()
self.assertEqual(composed, BEFORE + TO_APPEND)

@unittest.skipUnless(USER_PROJECT, 'USER_PROJECT not set in environment.')

This comment was marked as spam.

This comment was marked as spam.

new_bucket_name, requester_pays=True)
try:
SOURCE_1 = b'AAA\n'
source_1 = created.blob('source-1')

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
tseaver merged commit e583887 into googleapis:storage-requester_pays-featureSep 29, 2017
@tseaver
tseaver deleted the storage-requester_pays-systests-8 branch September 29, 2017 21:26
tseaver added a commit that referenced this pull request Oct 2, 2017
tseaver added a commit that referenced this pull request Oct 5, 2017
parthea pushed a commit that referenced this pull request Sep 22, 2023
…python-docs-samples#4092)
[Another PR](GoogleCloudPlatform/python-docs-samples#4041) is blocked due to the use of positional arguments in the Video Intelligence samples. This PR changes one sample to use named arguments.
This fix updates the following region tags:
+ `video_speech_transcription_gcs_beta`
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot