A page token
ListChunksResponse.next_page_token,
received from a previous
ChunkService.ListChunks
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ChunkService.ListChunks
must match the call that provided the page token. Otherwise, an
INVALID_ARGUMENT error is returned.
A page token
ListChunksResponse.next_page_token,
received from a previous
ChunkService.ListChunks
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ChunkService.ListChunks
must match the call that provided the page token. Otherwise, an
INVALID_ARGUMENT error is returned.
Required. The parent document resource name, such as
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}.
If the caller does not have permission to list
Chunks under this document,
regardless of whether or not this document exists, a PERMISSION_DENIED
error is returned.
Required. The parent document resource name, such as
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}.
If the caller does not have permission to list
Chunks under this document,
regardless of whether or not this document exists, a PERMISSION_DENIED
error is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]