Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: changes a positional to named arg #4092

Merged
merged 3 commits into from
Jun 15, 2020
Merged

Conversation

telpirion
Copy link
Contributor

Another PR 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

@telpirion telpirion requested review from sirtorry and a team as code owners June 15, 2020 17:26
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 15, 2020
@telpirion telpirion added the automerge Merge the pull request once unit tests and other checks pass. label Jun 15, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0221d37 into master Jun 15, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the video-params-fix branch June 15, 2020 18:52
danoscarmike pushed a commit to danoscarmike/python-videointelligence that referenced this pull request Sep 28, 2020
…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`
danoscarmike pushed a commit to googleapis/python-videointelligence that referenced this pull request Sep 30, 2020
…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`
dizcology pushed a commit that referenced this pull request Sep 11, 2023
[Another PR](#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`
leahecole pushed a commit that referenced this pull request Sep 15, 2023
[Another PR](#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`
parthea pushed a commit to googleapis/google-cloud-python 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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants