Required. 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 must be empty.
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 outlines the process for retrieving notification settings via an HTTP GET request to the specified URL."],["The request requires a `name` path parameter in the format `organizations/{organization}/locations/{location}/settings` or `projects/{projects}/locations/{location}/settings`."],["The request body must be empty for retrieving the notification settings."],["A successful response will include an instance of `Settings` in the response body."],["The operation necessitates the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `advisorynotifications.settings.get` on the specified resource."]]],[]]