[[["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-01-16 UTC."],[[["This document describes how to update an API resource in the API Hub, including fields such as display name, description, owner, documentation, and more."],["The `updateMask` query parameter is required to specify which fields are being updated, using a comma-separated list of fully qualified field names."],["The HTTP request to update an API resource is a PATCH request to the provided URL, formatted using gRPC Transcoding syntax, with the API name provided in the path."],["The request body must contain an instance of the `Api` resource, and the successful response will also contain an instance of the `Api` resource."],["Updating the `owner` field requires a complete owner message, which updates both the owner and email fields, and the request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and `apihub.apis.update` IAM permission on the name resource."]]],[]]