Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateEntryGroupRequest.
Update EntryGroup Request.
Generated from protobuf message google.cloud.dataplex.v1.UpdateEntryGroupRequest
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entry_group
↳ update_mask
↳ validate_only
bool
Optional. The service validates the request, without performing any mutations. The default is false.
getEntryGroup
Required. EntryGroup Resource.
hasEntryGroup
clearEntryGroup
setEntryGroup
Required. EntryGroup 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
entryGroup
updateMask