Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateDataAttributeRequest.
Update DataAttribute request.
Generated from protobuf message google.cloud.dataplex.v1.UpdateDataAttributeRequest
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_mask
↳ data_attribute
↳ validate_only
bool
Optional. Only validate the request, but do not perform mutations. The default is false.
getUpdateMask
Required. Mask of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update.
$this
getDataAttribute
Required. Only fields specified in update_mask
are updated.
hasDataAttribute
clearDataAttribute
setDataAttribute
Required. Only fields specified in update_mask
are updated.
$this
getValidateOnly
Optional. Only validate the request, but do not perform mutations.
The default is false.
bool
setValidateOnly
Optional. Only validate the request, but do not perform mutations.
The default is false.
var
bool
$this
static::build
dataAttribute
updateMask