google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.ListDocumentsResponse View Source

The response for Firestore.ListDocuments.

Attributes

  • documents ([Document]): The Documents found. Defaults to: null.
  • nextPageToken (String.t): The next page token. Defaults to: null.