Reference documentation and code samples for the Cloud Translation V3 Client class AdaptiveMtFile.
An AdaptiveMtFile.
Generated from protobuf message google.cloud.translation.v3.AdaptiveMtFile
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, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
↳ display_name
string
The file's display name.
↳ entry_count
int
The number of entries that the file contains.
↳ create_time
↳ update_time
getName
Required. The resource name of the file, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
string
setName
Required. The resource name of the file, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
var
string
$this
getDisplayName
The file's display name.
string
setDisplayName
The file's display name.
var
string
$this
getEntryCount
The number of entries that the file contains.
int
setEntryCount
The number of entries that the file contains.
var
int
$this
getCreateTime
Output only. Timestamp when this file was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Timestamp when this file was created.
$this
getUpdateTime
Output only. Timestamp when this file was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Timestamp when this file was last updated.
$this