Reference documentation and code samples for the Cloud AutoML V1 API class Google::Cloud::AutoML::V1::TranslationAnnotation.
Annotation details specific to translation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#translated_content
def translated_content() -> ::Google::Cloud::AutoML::V1::TextSnippet Returns 
 - (::Google::Cloud::AutoML::V1::TextSnippet) — Output only . The translated content.
#translated_content=
def translated_content=(value) -> ::Google::Cloud::AutoML::V1::TextSnippet Parameter 
 - value (::Google::Cloud::AutoML::V1::TextSnippet) — Output only . The translated content.
 Returns 
 - (::Google::Cloud::AutoML::V1::TextSnippet) — Output only . The translated content.