Google Cloud Dataplex V1 Client - Class UpdateDataScanRequest (0.4.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateDataScanRequest.

Update dataScan request.

Generated from protobuf message google.cloud.dataplex.v1.UpdateDataScanRequest

Methods

build

Parameters
Name
Description
dataScan
Google\Cloud\Dataplex\V1\DataScan

Required. DataScan resource to be updated.

Only fields specified in update_mask are updated.

updateMask
Google\Protobuf\FieldMask

Required. Mask of fields to update.

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ data_scan
Google\Cloud\Dataplex\V1\DataScan

Required. DataScan resource to be updated. Only fields specified in update_mask are updated.

↳ update_mask
Google\Protobuf\FieldMask

Required. Mask of fields to update.

↳ validate_only
bool

Optional. Only validate the request, but do not perform mutations. The default is false .

getDataScan

Required. DataScan resource to be updated.

Only fields specified in update_mask are updated.

Returns
Type
Description

hasDataScan

clearDataScan

setDataScan

Required. DataScan resource to be updated.

Only fields specified in update_mask are updated.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

Required. Mask of fields to update.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

Required. Mask of fields to update.

Parameter
Name
Description
Returns
Type
Description
$this

getValidateOnly

Optional. Only validate the request, but do not perform mutations.

The default is false .

Returns
Type
Description
bool

setValidateOnly

Optional. Only validate the request, but do not perform mutations.

The default is false .

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: