Skip to content

fix: changes a positional to named arg - #4092

Merged
gcf-merge-on-green[bot] merged 3 commits into
masterfrom
video-params-fix
Jun 15, 2020
Merged

fix: changes a positional to named arg#4092
gcf-merge-on-green[bot] merged 3 commits into
masterfrom
video-params-fix

Conversation

@telpirion

Copy link
Copy Markdown
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 a team and sirtorry as code ownersJune 15, 2020 17:26
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 15, 2020
@telpiriontelpirion 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-greenBot merged commit 0221d37 into masterJun 15, 2020
@gcf-merge-on-green
gcf-merge-on-greenBot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automergeMerge the pull request once unit tests and other checks pass.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@telpirion@leahecole@busunkim96@googlebot