Interface protos.google.cloud.automl.v1.ITextSnippet (2.4.5)

Properties of a TextSnippet.

Package

@google-cloud/automl!

Properties

content

content?: (string|null);

TextSnippet content

Property Value
TypeDescription
(string|null)

contentUri

contentUri?: (string|null);

TextSnippet contentUri

Property Value
TypeDescription
(string|null)

mimeType

mimeType?: (string|null);

TextSnippet mimeType

Property Value
TypeDescription
(string|null)