Interface protos.google.cloud.vision.v1p4beta1.IAsyncAnnotateFileRequest (2.3.8)

Properties of an AsyncAnnotateFileRequest.

Package

@google-cloud/vision!

Properties

features

features?: (google.cloud.vision.v1p4beta1.IFeature[]|null);

AsyncAnnotateFileRequest features

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IFeature[]|null)

imageContext

imageContext?: (google.cloud.vision.v1p4beta1.IImageContext|null);

AsyncAnnotateFileRequest imageContext

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IImageContext|null)

inputConfig

inputConfig?: (google.cloud.vision.v1p4beta1.IInputConfig|null);

AsyncAnnotateFileRequest inputConfig

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IInputConfig|null)

outputConfig

outputConfig?: (google.cloud.vision.v1p4beta1.IOutputConfig|null);

AsyncAnnotateFileRequest outputConfig

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IOutputConfig|null)