Google Cloud Discovery Engine V1 Client - Class ListControlsResponse (1.4.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ListControlsResponse.

Response for ListControls method.

Generated from protobuf message google.cloud.discoveryengine.v1.ListControlsResponse

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ controls
array< Control >

All the Controls for a given data store.

↳ next_page_token
string

Pagination token, if not returned indicates the last page.

getControls

All the Controls for a given data store.

Returns
Type
Description

setControls

All the Controls for a given data store.

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

getNextPageToken

Pagination token, if not returned indicates the last page.

Returns
Type
Description
string

setNextPageToken

Pagination token, if not returned indicates the last page.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: