Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class ListDocumentsResponse.
Response message for DocumentService.ListDocuments method.
Generated from protobuf message google.cloud.discoveryengine.v1beta.ListDocumentsResponse
Namespace
Google \ Cloud \ DiscoveryEngine \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ documents
↳ next_page_token
string
A token that can be sent as ListDocumentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
getDocuments
The Document s.
setDocuments
The Document s.
$this
getNextPageToken
A token that can be sent as ListDocumentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token that can be sent as ListDocumentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
var
string
$this