Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateAspectTypeRequest.
Update AspectType Request
Generated from protobuf message google.cloud.dataplex.v1.UpdateAspectTypeRequest
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ aspect_type
↳ update_mask
↳ validate_only
bool
Optional. Only validate the request, but do not perform mutations. The default is false.
getAspectType
Required. AspectType Resource
hasAspectType
clearAspectType
setAspectType
Required. AspectType Resource
$this
getUpdateMask
Required. Mask of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update.
$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
aspectType
updateMask