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

Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::DeleteAdaptiveMtDatasetRequest.

Request message for deleting an AdaptiveMtDataset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the dataset. In the form of projects/{project-number-or-id}/locations/{location-id}/adaptiveMtDatasets/{adaptive-mt-dataset-id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the dataset. In the form of projects/{project-number-or-id}/locations/{location-id}/adaptiveMtDatasets/{adaptive-mt-dataset-id}
Returns
  • (::String) — Required. Name of the dataset. In the form of projects/{project-number-or-id}/locations/{location-id}/adaptiveMtDatasets/{adaptive-mt-dataset-id}