Reference documentation and code samples for the Google Cloud Managed Identities V1 Client class UpdateDomainRequest.
Request message for UpdateDomain
Generated from protobuf message google.cloud.managedidentities.v1.UpdateDomainRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_mask
Google\Protobuf\FieldMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include fields from Domain
: * labels
* locations
* authorized_networks
↳ domain
Google\Cloud\ManagedIdentities\V1\Domain
Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.
getUpdateMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include fields from Domain :
-
labels
-
locations
-
authorized_networks
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include fields from Domain :
-
labels
-
locations
-
authorized_networks
$this
getDomain
Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.
hasDomain
clearDomain
setDomain
Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.
$this