Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateEntryTypeRequest.
Update EntryType Request.
Generated from protobuf message google.cloud.dataplex.v1.UpdateEntryTypeRequest
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entry_type
↳ update_mask
↳ validate_only
bool
Optional. The service validates the request without performing any mutations. The default is false.
getEntryType
Required. EntryType Resource.
hasEntryType
clearEntryType
setEntryType
Required. EntryType Resource.
$this
getUpdateMask
Required. Mask of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update.
$this
getValidateOnly
Optional. The service validates the request without performing any mutations. The default is false.
bool
setValidateOnly
Optional. The service validates the request without performing any mutations. The default is false.
var
bool
$this
static::build
entryType
updateMask