AnnotateTextRequest_Features constructor
AnnotateTextRequest_Features({})
Implementation
AnnotateTextRequest_Features({
this.extractEntities = false,
this.extractDocumentSentiment = false,
this.classifyText = false,
this.moderateText = false,
}) : super(fullyQualifiedName);