Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::TextPayload.
Container of information about a piece of text.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#text_content
def text_content() -> ::String
Returns
- (::String) — Text content.
#text_content=
def text_content=(value) -> ::String
Parameter
- value (::String) — Text content.
Returns
- (::String) — Text content.