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

Properties of an AnnotateTextRequest.

Package

@google-cloud/language

Properties

document

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

AnnotateTextRequest document

encodingType

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

AnnotateTextRequest encodingType

features

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

AnnotateTextRequest features