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 page details how to update notification settings using a PATCH HTTP request to a specific URL that follows gRPC Transcoding syntax."],["The request requires a `settings.name` path parameter, which is a string identifier in the format of organizations or projects, along with a location."],["The request body and response body are instances of the `Settings` resource, and successful updates will be reflected in the response."],["Updating the notification settings requires the `advisorynotifications.settings.update` IAM permission on the specified `name` resource."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]