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

Add support for Cloud Vision Product Search #1385

Merged
merged 1 commit into from
Nov 7, 2018
Merged

Conversation

dpebot
Copy link
Contributor

@dpebot dpebot commented Nov 1, 2018

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/vision/artman_vision_v1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-vision-v1.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/ImageAnnotatorGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/ProductSearchGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V1/ImageAnnotatorSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Snippet/V1/ImageAnnotatorClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/ProductSearchClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/ImageAnnotatorClientExtensionTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/ImageAnnotatorClientTest.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/WebDetection_WebEntity.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/TextAnnotation_DetectedBreak_BreakType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/TextAnnotation_DetectedLanguage.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/ProductSearchResults_Result.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/OperationMetadata_State.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/WebDetection_WebLabel.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/FaceAnnotation_Landmark.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/Product_KeyValue.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/Feature_Type.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/TextAnnotation_DetectedBreak.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/WebDetection_WebImage.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/FaceAnnotation_Landmark_Type.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/WebDetection_WebPage.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/Block_BlockType.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/TextAnnotation_TextProperty.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/BatchOperationMetadata_State.php.
synthtool > Replaced 'will be removed in the next major release' in src/V1/ProductSearchResults_GroupedResult.php.
synthtool > Cleaned up 1 temporary directories.

@dpebot dpebot requested a review from jdpedrie as a code owner November 1, 2018 10:02
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 1, 2018
@jdpedrie jdpedrie changed the title [CHANGE ME] Re-generated Vision to pick up changes in the API or client library generator. Add support for Cloud Vision Product Search Nov 1, 2018
@jdpedrie
Copy link
Contributor

jdpedrie commented Nov 1, 2018

Added Google\Cloud\Vision\V1\ProductSearchClient (synthtool excludes these), and added it to the docs table of contents.

@tmatsuo @dwsupplee can one of you also confirm?

* This class is deprecated. Use Google\Cloud\Vision\V1\BatchOperationMetadata\State instead.
* @deprecated
*/
class BatchOperationMetadata_State {}

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tmatsuo tmatsuo merged commit d97deac into master Nov 7, 2018
@tmatsuo tmatsuo deleted the autosynth-vision branch November 7, 2018 19:25
@tmatsuo tmatsuo mentioned this pull request Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants