Interface protos.google.cloud.language.v1beta2.AnnotateTextRequest.IFeatures (5.0.2)

Properties of a Features.

Package

@google-cloud/language

Properties

classifyText

classifyText?: (boolean|null);

Features classifyText

extractDocumentSentiment

extractDocumentSentiment?: (boolean|null);

Features extractDocumentSentiment

extractEntities

extractEntities?: (boolean|null);

Features extractEntities

extractEntitySentiment

extractEntitySentiment?: (boolean|null);

Features extractEntitySentiment

extractSyntax

extractSyntax?: (boolean|null);

Features extractSyntax