Class: Google::Cloud::Vision::V1::CropHintsAnnotation
- Inherits:
-
Object
- Object
- Google::Cloud::Vision::V1::CropHintsAnnotation
- Defined in:
- lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb
Overview
Set of crop hints that are used to generate new crops when serving images.
Instance Attribute Summary collapse
Instance Attribute Details
#crop_hints ⇒ Array<Google::Cloud::Vision::V1::CropHint>
436 |
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 436 class CropHintsAnnotation; end |