Properties of an AnnotateImageResponse.
Package
@google-cloud/visionProperties
context
context?: (google.cloud.vision.v1p4beta1.IImageAnnotationContext|null);
AnnotateImageResponse context
cropHintsAnnotation
cropHintsAnnotation?: (google.cloud.vision.v1p4beta1.ICropHintsAnnotation|null);
AnnotateImageResponse cropHintsAnnotation
error
error?: (google.rpc.IStatus|null);
AnnotateImageResponse error
faceAnnotations
faceAnnotations?: (google.cloud.vision.v1p4beta1.IFaceAnnotation[]|null);
AnnotateImageResponse faceAnnotations
fullTextAnnotation
fullTextAnnotation?: (google.cloud.vision.v1p4beta1.ITextAnnotation|null);
AnnotateImageResponse fullTextAnnotation
imagePropertiesAnnotation
imagePropertiesAnnotation?: (google.cloud.vision.v1p4beta1.IImageProperties|null);
AnnotateImageResponse imagePropertiesAnnotation
labelAnnotations
labelAnnotations?: (google.cloud.vision.v1p4beta1.IEntityAnnotation[]|null);
AnnotateImageResponse labelAnnotations
landmarkAnnotations
landmarkAnnotations?: (google.cloud.vision.v1p4beta1.IEntityAnnotation[]|null);
AnnotateImageResponse landmarkAnnotations
localizedObjectAnnotations
localizedObjectAnnotations?: (google.cloud.vision.v1p4beta1.ILocalizedObjectAnnotation[]|null);
AnnotateImageResponse localizedObjectAnnotations
logoAnnotations
logoAnnotations?: (google.cloud.vision.v1p4beta1.IEntityAnnotation[]|null);
AnnotateImageResponse logoAnnotations
productSearchResults
productSearchResults?: (google.cloud.vision.v1p4beta1.IProductSearchResults|null);
AnnotateImageResponse productSearchResults
safeSearchAnnotation
safeSearchAnnotation?: (google.cloud.vision.v1p4beta1.ISafeSearchAnnotation|null);
AnnotateImageResponse safeSearchAnnotation
textAnnotations
textAnnotations?: (google.cloud.vision.v1p4beta1.IEntityAnnotation[]|null);
AnnotateImageResponse textAnnotations
webDetection
webDetection?: (google.cloud.vision.v1p4beta1.IWebDetection|null);
AnnotateImageResponse webDetection