Reference documentation and code samples for the Cloud Firestore V1 Client class ListDocumentsResponse.
The response for Firestore.ListDocuments .
Generated from protobuf message google.firestore.v1.ListDocumentsResponse
Namespace
Google \ Cloud \ Firestore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ documents
↳ next_page_token
string
A token to retrieve the next page of documents. If this field is omitted, there are no subsequent pages.
getDocuments
The Documents found.
setDocuments
The Documents found.
$this
getNextPageToken
A token to retrieve the next page of documents.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token to retrieve the next page of documents.
If this field is omitted, there are no subsequent pages.
var
string
$this