Cloud Firestore V1beta1 Client - Class ListDocumentsResponse (1.47.3)

Reference documentation and code samples for the Cloud Firestore V1beta1 Client class ListDocumentsResponse.

The response for Firestore.ListDocuments .

Generated from protobuf message google.firestore.v1beta1.ListDocumentsResponse

Namespace

Google \ Cloud \ Firestore \ V1beta1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ documents
array< Document >

The Documents found.

↳ next_page_token
string

The next page token.

getDocuments

The Documents found.

Returns
Type
Description

setDocuments

The Documents found.

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

getNextPageToken

The next page token.

Returns
Type
Description
string

setNextPageToken

The next page token.

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