Interface protos.google.cloud.language.v2.IClassifyTextResponse (7.1.0)

Properties of a ClassifyTextResponse.

Package

@google-cloud/language

Properties

categories

categories?: (google.cloud.language.v2.IClassificationCategory[]|null);

ClassifyTextResponse categories

languageCode

languageCode?: (string|null);

ClassifyTextResponse languageCode

languageSupported

languageSupported?: (boolean|null);

ClassifyTextResponse languageSupported