Required. Resource name of the catalog item documentation. Use the following structure in your request: organizations/{org}/sites/{site}/apidocs/{apidoc}/documentation
[[["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-12 UTC."],[[["This documentation details how to update documentation for a specified catalog item using a PATCH request."],["The HTTP request uses gRPC Transcoding syntax and requires a specific URL structure: `PATCH https://apigee.googleapis.com/v1/{name=organizations/*/sites/*/apidocs/*/documentation}`."],["A required path parameter named `name` must contain the resource name, structured as `organizations/{org}/sites/{site}/apidocs/{apidoc}/documentation`."],["The request body should contain an instance of `ApiDocDocumentation`, while a successful response will contain an instance of `ApiDocDocumentationResponse`."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]