Required. Full resource name of Document, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/branches/{branch}/documents/{document}.
If the caller does not have permission to access the Document, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
If the requested Document 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 Document.
[[["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 Document resource using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe URL path includes parameters such as project, location, collection, dataStore, branch, and document, all combined into a single \u003ccode\u003ename\u003c/code\u003e parameter that is required.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty for this GET operation.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns a Document instance in the response body.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this endpoint requires the \u003ccode\u003ediscoveryengine.documents.get\u003c/code\u003e IAM permission on the specified resource, and the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]