Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::ListAdaptiveMtSentencesResponse.
List AdaptiveMt sentences response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#adaptive_mt_sentences
def adaptive_mt_sentences() -> ::Array<::Google::Cloud::Translate::V3::AdaptiveMtSentence>
Returns
- (::Array<::Google::Cloud::Translate::V3::AdaptiveMtSentence>) — Output only. The list of AdaptiveMtSentences.
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — Optional.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — Optional.
Returns
- (::String) — Optional.