Reference documentation and code samples for the Cloud Firestore V1 Client class ListIndexesResponse.
The response for FirestoreAdmin.ListIndexes .
Generated from protobuf message google.firestore.admin.v1.ListIndexesResponse
Namespace
Google \ Cloud \ Firestore \ Admin \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ indexes
↳ next_page_token
string
A page token that may be used to request another page of results. If blank, this is the last page.
getIndexes
The requested indexes.
setIndexes
The requested indexes.
$this
getNextPageToken
A page token that may be used to request another page of results. If blank, this is the last page.
string
setNextPageToken
A page token that may be used to request another page of results. If blank, this is the last page.
var
string
$this