Class ListFilesResponse (0.19.0)

ListFilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for SessionService.ListFiles method.

Attributes

Name Description
files MutableSequence[google.cloud.discoveryengine_v1alpha.types.FileMetadata]
The FileMetadatas.
next_page_token str
A token to retrieve next page of results. Pass this value in the ListFilesRequest.page_token field in the subsequent call to ListFiles method to retrieve the next page of results.