[[["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-03-25 UTC."],[[["This page documents how to update the global settings of a project using a PATCH request."],["The endpoint for updating global settings is `https://connectors.googleapis.com/v1/{globalSettings.name=projects/*/locations/global/settings}`, utilizing gRPC Transcoding syntax."],["The `globalSettings.name` path parameter is required and specifies the resource name, and `updateMask` is a required query parameter specifying which fields to update."],["The request body should contain an instance of `Settings`, and a successful response will contain an instance of `Operation`."],["Updating global settings requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]