Google Cloud Developer Connect V1 Client - Class ListUsersResponse (0.4.1)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class ListUsersResponse.

Message for response to listing Users

Generated from protobuf message google.cloud.developerconnect.v1.ListUsersResponse

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ users
array< User >

The list of Users

↳ next_page_token
string

A token identifying a page of results the server should return.

↳ unreachable
array

Locations that could not be reached.

getUsers

The list of Users

Returns
Type
Description

setUsers

The list of Users

Parameter
Name
Description
var
array< User >
Returns
Type
Description
$this

getNextPageToken

A token identifying a page of results the server should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the server should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: