Interface protos.google.cloud.language.v1beta2.IAnnotateTextRequest (5.2.2)

Properties of an AnnotateTextRequest.

Package

@google-cloud/language

Properties

document

document?: (google.cloud.language.v1beta2.IDocument|null);

AnnotateTextRequest document

encodingType

encodingType?: (google.cloud.language.v1beta2.EncodingType|keyof typeof google.cloud.language.v1beta2.EncodingType|null);

AnnotateTextRequest encodingType

features

features?: (google.cloud.language.v1beta2.AnnotateTextRequest.IFeatures|null);

AnnotateTextRequest features