Reference documentation and code samples for the Google Cloud Domains V1beta1 Client class UpdateRegistrationRequest.
Request for the UpdateRegistration
method.
Generated from protobuf message google.cloud.domains.v1beta1.UpdateRegistrationRequest
Namespace
Google \ Cloud \ Domains \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ registration
↳ update_mask
Google\Protobuf\FieldMask
Required. The field mask describing which fields to update as a comma-separated list. For example, if only the labels are being updated, the update_mask
is "labels"
.
getRegistration
Fields of the Registration
to update.
hasRegistration
clearRegistration
setRegistration
Fields of the Registration
to update.
$this
getUpdateMask
Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask
is "labels"
.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask
is "labels"
.
$this