Class ListChunksResponse (0.11.11)

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

Response message for ChunkService.ListChunks method.

Attributes

NameDescription
chunks MutableSequence[google.cloud.discoveryengine_v1alpha.types.Chunk]
The Chunks.
next_page_token str
A token that can be sent as ListChunksRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.