Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::TextMetadata.
Metadata for the text.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#language_code
def language_code() -> ::String
Returns
- (::String) — The language of this text, as a BCP-47. Default value is en-US.
#language_code=
def language_code=(value) -> ::String
Parameter
- value (::String) — The language of this text, as a BCP-47. Default value is en-US.
Returns
- (::String) — The language of this text, as a BCP-47. Default value is en-US.