CreateMetadataJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Create metadata job request.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the parent location, in the format projects/{project_id_or_number}/locations/{location_id}
|
metadata_job |
google.cloud.dataplex_v1.types.MetadataJob
Required. The metadata job resource. |
metadata_job_id |
str
Optional. The metadata job ID. If not provided, a unique ID is generated with the prefix metadata-job- .
|
validate_only |
bool
Optional. The service validates the request without performing any mutations. The default is false. |