public sealed class GetSettingsRequest : IMessage<GetSettingsRequest>, IEquatable<GetSettingsRequest>, IDeepCloneable<GetSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Advisory Notifications v1 API class GetSettingsRequest.
Required. The resource name of the settings to retrieve.
Format:
organizations/{organization}/locations/{location}/settings or
projects/{projects}/locations/{location}/settings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetSettingsRequest\u003c/code\u003e class within the Advisory Notifications v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetSettingsRequest\u003c/code\u003e class is 1.7.0, and there are seven previous versions dating back to 1.0.0 available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSettingsRequest\u003c/code\u003e class is a request type used for the GetSettings endpoint, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while also implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eSettingsName\u003c/code\u003e (of type \u003ccode\u003eSettingsName\u003c/code\u003e), used to specify the resource name of the settings to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eGetSettingsRequest\u003c/code\u003e class: a parameterless constructor and one that accepts another \u003ccode\u003eGetSettingsRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]