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

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

Response message for DataStoreService.ListDataStores method.

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

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ data_stores
array< DataStore >

All the customer's DataStore s.

↳ next_page_token
string

A token that can be sent as ListDataStoresRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

getDataStores

All the customer's DataStore s.

Returns
Type
Description

setDataStores

All the customer's DataStore s.

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

getNextPageToken

A token that can be sent as ListDataStoresRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Returns
Type
Description
string

setNextPageToken

A token that can be sent as ListDataStoresRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

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