CropHintsAnnotation
class CropHintsAnnotation extends Message
Set of crop hints that are used to generate new crops when serving images.
Protobuf type Google\Cloud\Vision\V1\CropHintsAnnotation
Methods
__construct()
No description
RepeatedField
getCropHints()
Generated from protobuf field repeated .google.cloud.vision.v1.CropHint crop_hints = 1;
setCropHints(array|RepeatedField $var)
Generated from protobuf field repeated .google.cloud.vision.v1.CropHint crop_hints = 1;
Details
at line 23
__construct()
at line 32
RepeatedField
getCropHints()
Generated from protobuf field repeated .google.cloud.vision.v1.CropHint crop_hints = 1;
at line 41
setCropHints(array|RepeatedField $var)
Generated from protobuf field repeated .google.cloud.vision.v1.CropHint crop_hints = 1;