Class TextMetadata (1.6.2)

TextMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for the text.

Attribute

NameDescription
language_code str
The language of this text, as a `BCP-47

Inheritance

builtins.object > proto.message.Message > TextMetadata