Reference documentation and code samples for the Google Cloud Dataplex V1 Client class MetadataJob.
A metadata job resource.
Generated from protobuf message google.cloud.dataplex.v1.MetadataJob
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Identifier. The name of the resource that the configuration is applied to, in the format projects/{project_number}/locations/{location_id}/metadataJobs/{metadata_job_id}
.
↳ uid
string
Output only. A system-generated, globally unique ID for the metadata job. If the metadata job is deleted and then re-created with the same name, this ID is different.
↳ create_time
↳ update_time
↳ labels
↳ type
int
Required. Metadata job type.
↳ import_spec
↳ import_result
↳ status
getName
Output only. Identifier. The name of the resource that the configuration is
applied to, in the format projects/{project_number}/locations/{location_id}/metadataJobs/{metadata_job_id}
.
string
setName
Output only. Identifier. The name of the resource that the configuration is
applied to, in the format projects/{project_number}/locations/{location_id}/metadataJobs/{metadata_job_id}
.
var
string
$this
getUid
Output only. A system-generated, globally unique ID for the metadata job.
If the metadata job is deleted and then re-created with the same name, this ID is different.
string
setUid
Output only. A system-generated, globally unique ID for the metadata job.
If the metadata job is deleted and then re-created with the same name, this ID is different.
var
string
$this
getCreateTime
Output only. The time when the metadata job was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the metadata job was created.
$this
getUpdateTime
Output only. The time when the metadata job was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the metadata job was updated.
$this
getLabels
Optional. User-defined labels.
setLabels
Optional. User-defined labels.
$this
getType
Required. Metadata job type.
int
setType
Required. Metadata job type.
var
int
$this
getImportSpec
Import job specification.
hasImportSpec
setImportSpec
Import job specification.
$this
getImportResult
Output only. Import job result.
hasImportResult
setImportResult
Output only. Import job result.
$this
getStatus
Output only. Metadata job status.
hasStatus
clearStatus
setStatus
Output only. Metadata job status.
$this
getSpec
string
getResult
string