Class ListDocumentsResponse

Config for documents.list return value.

Constructors

Properties

documents?: Document[]

The returned Documents.

nextPageToken?: string

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no more pages.

sdkHttpResponse?: HttpResponse

Used to retain the full HTTP response.