Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class ListUsersResponse.
Response message for the ListUsers
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.ListUsersResponse
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ users
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getUsers
The users from the specified account.
setUsers
The users from the specified account.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this