Reference documentation and code samples for the Cloud Translation V3 Client class DeleteAdaptiveMtFileRequest.
The request for deleting an AdaptiveMt file.
Generated from protobuf message google.cloud.translation.v3.DeleteAdaptiveMtFileRequest
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the file to delete, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
getName
Required. The resource name of the file to delete, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
string
setName
Required. The resource name of the file to delete, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
var
string
$this
static::build
name
string
Required. The resource name of the file to delete, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
Please see Google\Cloud\Translate\V3\TranslationServiceClient::adaptiveMtFileName()
for help formatting this field.