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 how to retrieve notification settings using a GET request to the Advisory Notifications API."],["The request URL structure follows gRPC Transcoding syntax, requiring a `name` path parameter specifying the resource to be retrieved in the format: `organizations/{organization}/locations/{location}/settings` or `projects/{projects}/locations/{location}/settings`."],["The body of the GET request must be empty when sending the request."],["A successful request will return a response body containing an instance of `Settings`."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the `advisorynotifications.settings.get` IAM permission on the named resource."]]],[]]