Properties of a ListDocumentsRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
parent |
string | null |
<optional> |
ListDocumentsRequest parent |
collectionId |
string | null |
<optional> |
ListDocumentsRequest collectionId |
pageSize |
number | null |
<optional> |
ListDocumentsRequest pageSize |
pageToken |
string | null |
<optional> |
ListDocumentsRequest pageToken |
orderBy |
string | null |
<optional> |
ListDocumentsRequest orderBy |
mask |
google.firestore.v1.IDocumentMask | null |
<optional> |
ListDocumentsRequest mask |
transaction |
Uint8Array | null |
<optional> |
ListDocumentsRequest transaction |
readTime |
google.protobuf.ITimestamp | null |
<optional> |
ListDocumentsRequest readTime |
showMissing |
boolean | null |
<optional> |
ListDocumentsRequest showMissing |