Google Shopping Merchant Accounts V1 Client - Class CreateUserRequest (0.10.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class CreateUserRequest.

Request message for the CreateUser method.

Generated from protobuf message google.shopping.merchant.accounts.v1.CreateUserRequest

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The resource name of the account for which a user will be created. Format: accounts/{account}

↳ user_id
string

Required. The email address of the user (for example, john.doe@gmail.com ).

↳ user
User

Optional. The user to create.

getParent

Required. The resource name of the account for which a user will be created. Format: accounts/{account}

Returns
Type
Description
string

setParent

Required. The resource name of the account for which a user will be created. Format: accounts/{account}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUserId

Required. The email address of the user (for example, john.doe@gmail.com ).

Returns
Type
Description
string

setUserId

Required. The email address of the user (for example, john.doe@gmail.com ).

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUser

Optional. The user to create.

Returns
Type
Description
User |null

hasUser

clearUser

setUser

Optional. The user to create.

Parameter
Name
Description
var
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. The resource name of the account for which a user will be created. Format: accounts/{account} Please see UserServiceClient::accountName() for help formatting this field.

user
User

Optional. The user to create.

userId
string

Required. The email address of the user (for example, john.doe@gmail.com ).

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: