Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
Request body
The request body contains an instance of Settings.
Response body
If successful, the response body contains an instance of Settings.
[[["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 2024-04-05 UTC."],[[["This webpage details how to update notification settings using a PATCH HTTP request to a specific URL endpoint."],["The request requires a `settings.name` path parameter, which is a string identifier specifying the settings resource location, following a specific format."],["Both the request and response bodies use the `Settings` resource, detailed elsewhere."],["Updating settings requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `advisorynotifications.settings.update`."]]],[]]