Reference documentation and code samples for the Google Cloud Essential Contacts V1 Client class UpdateContactRequest.
Request message for the UpdateContact method.
Generated from protobuf message google.cloud.essentialcontacts.v1.UpdateContactRequest
Namespace
Google \ Cloud \ EssentialContacts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ contact
Contact
Required. The contact resource to replace the existing saved contact. Note: the email address of the contact cannot be modified.
↳ update_mask
Google\Protobuf\FieldMask
Optional. The update mask applied to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
getContact
Required. The contact resource to replace the existing saved contact. Note: the email address of the contact cannot be modified.
hasContact
clearContact
setContact
Required. The contact resource to replace the existing saved contact. Note: the email address of the contact cannot be modified.
$this
getUpdateMask
Optional. The update mask applied to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The update mask applied to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
$this
static::build
contact
Contact
Required. The contact resource to replace the existing saved contact. Note: the email address of the contact cannot be modified.
updateMask
Google\Protobuf\FieldMask
Optional. The update mask applied to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask