IAnnotateImageResponse

google.cloud.vision.v1p4beta1. IAnnotateImageResponse

Properties of an AnnotateImageResponse.

Properties:
Name Type Attributes Description
faceAnnotations Array.<google.cloud.vision.v1p4beta1.IFaceAnnotation> | null <optional>

AnnotateImageResponse faceAnnotations

landmarkAnnotations Array.<google.cloud.vision.v1p4beta1.IEntityAnnotation> | null <optional>

AnnotateImageResponse landmarkAnnotations

logoAnnotations Array.<google.cloud.vision.v1p4beta1.IEntityAnnotation> | null <optional>

AnnotateImageResponse logoAnnotations

labelAnnotations Array.<google.cloud.vision.v1p4beta1.IEntityAnnotation> | null <optional>

AnnotateImageResponse labelAnnotations

localizedObjectAnnotations Array.<google.cloud.vision.v1p4beta1.ILocalizedObjectAnnotation> | null <optional>

AnnotateImageResponse localizedObjectAnnotations

textAnnotations Array.<google.cloud.vision.v1p4beta1.IEntityAnnotation> | null <optional>

AnnotateImageResponse textAnnotations

fullTextAnnotation google.cloud.vision.v1p4beta1.ITextAnnotation | null <optional>

AnnotateImageResponse fullTextAnnotation

safeSearchAnnotation google.cloud.vision.v1p4beta1.ISafeSearchAnnotation | null <optional>

AnnotateImageResponse safeSearchAnnotation

imagePropertiesAnnotation google.cloud.vision.v1p4beta1.IImageProperties | null <optional>

AnnotateImageResponse imagePropertiesAnnotation

cropHintsAnnotation google.cloud.vision.v1p4beta1.ICropHintsAnnotation | null <optional>

AnnotateImageResponse cropHintsAnnotation

webDetection google.cloud.vision.v1p4beta1.IWebDetection | null <optional>

AnnotateImageResponse webDetection

productSearchResults google.cloud.vision.v1p4beta1.IProductSearchResults | null <optional>

AnnotateImageResponse productSearchResults

error google.rpc.IStatus | null <optional>

AnnotateImageResponse error

context google.cloud.vision.v1p4beta1.IImageAnnotationContext | null <optional>

AnnotateImageResponse context