Required. Full resource name of Chunk, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/branches/{branch}/documents/{document}/chunks/{chunk}.
If the caller does not have permission to access the Chunk, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
If the requested Chunk does not exist, a NOT_FOUND error is returned.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Chunk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis endpoint retrieves a specific \u003ccode\u003eChunk\u003c/code\u003e resource, identified by its full resource name, within a nested hierarchy of projects, locations, collections, data stores, branches, and documents.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to retrieve a \u003ccode\u003eChunk\u003c/code\u003e resource is a \u003ccode\u003eGET\u003c/code\u003e request using a specific URL structure that follows gRPC Transcoding syntax, requiring the full resource name of the chunk in the path.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, as the necessary parameters are provided within the URL path itself.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns an instance of a \u003ccode\u003eChunk\u003c/code\u003e, while failures due to lack of permissions or non-existent chunks will result in \u003ccode\u003ePERMISSION_DENIED\u003c/code\u003e or \u003ccode\u003eNOT_FOUND\u003c/code\u003e errors respectively.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this request requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]