Cloud Translation V3 API - Class Google::Cloud::Translate::V3::CreateAdaptiveMtDatasetRequest (v0.12.0)

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

#adaptive_mt_dataset=

def adaptive_mt_dataset=(value) -> ::Google::Cloud::Translate::V3::AdaptiveMtDataset
Parameter
Returns

#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}