Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::CropHintsAnnotation.
Set of crop hints that are used to generate new crops when serving images.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#crop_hints
def crop_hints() -> ::Array<::Google::Cloud::Vision::V1p4beta1::CropHint>
Returns
- (::Array<::Google::Cloud::Vision::V1p4beta1::CropHint>) — Crop hint results.
#crop_hints=
def crop_hints=(value) -> ::Array<::Google::Cloud::Vision::V1p4beta1::CropHint>
Parameter
- value (::Array<::Google::Cloud::Vision::V1p4beta1::CropHint>) — Crop hint results.
Returns
- (::Array<::Google::Cloud::Vision::V1p4beta1::CropHint>) — Crop hint results.