Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class VerifySelfRequest.
Request message for the VerifySelf
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.VerifySelfRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ account
string
Required. The name of the account under which the caller is a user. Format: accounts/{account}
getAccount
Required. The name of the account under which the caller is a user.
Format: accounts/{account}
string
setAccount
Required. The name of the account under which the caller is a user.
Format: accounts/{account}
var
string
$this
static::build
account
string
Required. The name of the account under which the caller is a user.
Format: accounts/{account}
Please see UserServiceClient::accountName()
for help formatting this field.

