Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class UpdateUserRequest.
Request message for the UpdateUser
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.UpdateUserRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ user
User
Required. The new version of the user. Use me
to refer to your own email address, for example accounts/{account}/users/me
.
↳ update_mask
Google\Protobuf\FieldMask
Optional. List of fields being updated. The following fields are supported (in both snake_case
and lowerCamelCase
): - access_rights
getUser
Required. The new version of the user.
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
hasUser
clearUser
setUser
Required. The new version of the user.
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
$this
getUpdateMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
access_rights
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
access_rights
$this
static::build
user
User
Required. The new version of the user.
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
updateMask
Google\Protobuf\FieldMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
access_rights