Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::CreateAdaptiveMtDatasetRequest.
Request message for creating an AdaptiveMtDataset.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#adaptive_mt_dataset
def adaptive_mt_dataset() -> ::Google::Cloud::Translate::V3::AdaptiveMtDataset Returns 
 - (::Google::Cloud::Translate::V3::AdaptiveMtDataset) — Required. The AdaptiveMtDataset to be created.
 
#adaptive_mt_dataset=
def adaptive_mt_dataset=(value) -> ::Google::Cloud::Translate::V3::AdaptiveMtDataset Parameter 
 - value (::Google::Cloud::Translate::V3::AdaptiveMtDataset) — Required. The AdaptiveMtDataset to be created.
 
 Returns 
 - (::Google::Cloud::Translate::V3::AdaptiveMtDataset) — Required. The AdaptiveMtDataset to be created.
 
#parent
def parent() -> ::String Returns 
 -  (::String) — Required. Name of the parent project. In form of 
projects/{project-number-or-id}/locations/{location-id} 
#parent=
def parent=(value) -> ::String Parameter 
 -  value (::String) — Required. Name of the parent project. In form of 
projects/{project-number-or-id}/locations/{location-id} 
 Returns 
 -  (::String) — Required. Name of the parent project. In form of 
projects/{project-number-or-id}/locations/{location-id}