Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class User.
A user .
Generated from protobuf message google.shopping.merchant.accounts.v1beta.User
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the user. Format: accounts/{account}/user/{email}
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
↳ state
int
Output only. The state of the user.
↳ access_rights
getName
Identifier. The resource name of the user.
Format: accounts/{account}/user/{email}
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
string
setName
Identifier. The resource name of the user.
Format: accounts/{account}/user/{email}
Use me
to refer to your own email address, for example accounts/{account}/users/me
.
var
string
$this
getState
Output only. The state of the user.
int
setState
Output only. The state of the user.
var
int
$this
getAccessRights
Optional. The access rights the user has.
setAccessRights
Optional. The access rights the user has.
var
int[]
$this