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

feat: Add support for apiEndpoint and deprecate serviceAddress client configuration option and add new parameters to annotation results. #2228

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/VideoIntelligence/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
0.29.1: Pulling from googleapis/artman
Digest: sha256:b2a73f4dda03ef8fcaa973e3ba26d0cf34091f6c22c70add663af325931aef4d
Status: Image is up to date for googleapis/artman:0.29.1
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-video-intelligence-v1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1beta2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-video-intelligence-v1beta2.
synthtool > Replaced "'serviceAddress' =>" in src/V1beta2/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced "'serviceAddress' =>" in src/V1/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress' in src/V1beta2/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress' in src/V1/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1beta2/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta2/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta2/VideoIntelligenceServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/VideoIntelligenceServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1beta2/VideoIntelligenceServiceClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/VideoIntelligenceServiceClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1/VideoIntelligenceServiceSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1/VideoIntelligenceServiceClientTest.php.
synthtool > Replaced '^(\\s+\\*\\n)?\\s+\\*\\s@experimental\\n' in src/V1/VideoIntelligenceServiceClient.php.
synthtool > Replaced '^(\\s+\\*\\n)?\\s+\\*\\s@experimental\\n' in src/V1/Gapic/VideoIntelligenceServiceGapicClient.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: videointelligence Issues related to the Video Intelligence API API. label Aug 7, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2019
@jdpedrie jdpedrie changed the title [CHANGE ME] Re-generated VideoIntelligence to pick up changes in the API or client library generator. feat: Add support for apiEndpoint and deprecate serviceAddress client configuration option and add new parameters to annotation results. Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: videointelligence Issues related to the Video Intelligence API API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants