Interface protos.google.cloud.language.v2.AnnotateTextRequest.IFeatures (7.1.0)

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

moderateText

moderateText?: (boolean|null);

Features moderateText