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

Properties of a Document.

Package

@google-cloud/language

Properties

content

content?: (string|null);

Document content

gcsContentUri

gcsContentUri?: (string|null);

Document gcsContentUri

language

language?: (string|null);

Document language

type

type?: (google.cloud.language.v1.Document.Type|keyof typeof google.cloud.language.v1.Document.Type|null);

Document type