Skip to content

Commit

Permalink
feat(vision): update the api
Browse files Browse the repository at this point in the history
#### vision:v1

The following keys were added:
- schemas.WebDetectionParams.properties.includeGeoResults.deprecated (Total Keys: 1)

#### vision:v1p1beta1

The following keys were added:
- schemas.GoogleCloudVisionV1p1beta1WebDetectionParams.properties.includeGeoResults.deprecated (Total Keys: 1)

#### vision:v1p2beta1

The following keys were added:
- schemas.GoogleCloudVisionV1p2beta1WebDetectionParams.properties.includeGeoResults.deprecated (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 7, 2023
1 parent 2d41455 commit 3e1fbb9
Show file tree
Hide file tree
Showing 21 changed files with 45 additions and 42 deletions.
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.files.html
Expand Up @@ -153,7 +153,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -831,7 +831,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.images.html
Expand Up @@ -160,7 +160,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -820,7 +820,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.projects.files.html
Expand Up @@ -154,7 +154,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -833,7 +833,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.projects.images.html
Expand Up @@ -161,7 +161,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -822,7 +822,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.projects.locations.files.html
Expand Up @@ -154,7 +154,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -833,7 +833,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1.projects.locations.images.html
Expand Up @@ -161,7 +161,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -822,7 +822,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.files.html
Expand Up @@ -153,7 +153,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -831,7 +831,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.images.html
Expand Up @@ -160,7 +160,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -820,7 +820,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.projects.files.html
Expand Up @@ -154,7 +154,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -833,7 +833,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.projects.images.html
Expand Up @@ -161,7 +161,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -822,7 +822,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.projects.locations.files.html
Expand Up @@ -154,7 +154,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -833,7 +833,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p1beta1.projects.locations.images.html
Expand Up @@ -161,7 +161,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down Expand Up @@ -822,7 +822,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/vision_v1p2beta1.files.html
Expand Up @@ -153,7 +153,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down Expand Up @@ -831,7 +831,7 @@ <h3>Method Details</h3>
&quot;enableTextDetectionConfidenceScore&quot;: True or False, # By default, Cloud Vision API only includes confidence score for DOCUMENT_TEXT_DETECTION result. Set the flag to true to include confidence score for TEXT_DETECTION as well.
},
&quot;webDetectionParams&quot;: { # Parameters for web detection request. # Parameters for web detection.
&quot;includeGeoResults&quot;: True or False, # Whether to include results derived from the geo information in the image.
&quot;includeGeoResults&quot;: True or False, # This field has no effect on results.
},
},
&quot;inputConfig&quot;: { # The desired input location and metadata. # Required. Information about the input file.
Expand Down

0 comments on commit 3e1fbb9

Please sign in to comment.