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