Reference documentation and code samples for the Google Cloud Dataplex V1 Client class CreateDataScanRequest.
Create dataScan request.
Generated from protobuf message google.cloud.dataplex.v1.CreateDataScanRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the parent location: projects/{project}/locations/{location_id}
where project
refers to a project_id
or project_number
and location_id
refers to a GCP region.
↳ data_scan
↳ data_scan_id
string
Required. DataScan identifier. * Must contain only lowercase letters, numbers and hyphens. * Must start with a letter. * Must end with a number or a letter. * Must be between 1-63 characters. * Must be unique within the customer project / location.
getParent
Required. The resource name of the parent location: projects/{project}/locations/{location_id}
where project
refers to a project_id
or project_number
and location_id
refers to a GCP region.
string
setParent
Required. The resource name of the parent location: projects/{project}/locations/{location_id}
where project
refers to a project_id
or project_number
and location_id
refers to a GCP region.
var
string
$this
getDataScan
Required. DataScan resource.
hasDataScan
clearDataScan
setDataScan
Required. DataScan resource.
$this
getDataScanId
Required. DataScan identifier.
- Must contain only lowercase letters, numbers and hyphens.
- Must start with a letter.
- Must end with a number or a letter.
- Must be between 1-63 characters.
- Must be unique within the customer project / location.
string
setDataScanId
Required. DataScan identifier.
- Must contain only lowercase letters, numbers and hyphens.
- Must start with a letter.
- Must end with a number or a letter.
- Must be between 1-63 characters.
- Must be unique within the customer project / location.
var
string
$this