[[["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 details how to retrieve settings for a project using the `global.getSettings` method, which accesses a singleton resource called GlobalSettings."],["The HTTP request uses a `GET` method to a specified URL that follows gRPC Transcoding syntax, requiring a project name within the URL path."],["The only path parameter required is `name`, which is a string that identifies the project and also requires `connectors.settings.get` IAM permission for access."],["The request body must be empty, and a successful response returns an instance of the `Settings` resource."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]