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.
[[["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 2025-03-21 UTC."],[[["This document provides reference documentation and code samples for the `GetSettingsRequest` class within the Advisory Notifications v1 API."],["`GetSettingsRequest` is used to request the retrieval of settings, acting as a request type for the `GetSettings` endpoint."],["The class `GetSettingsRequest` inherits from the base object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSettingsRequest` class contains two properties, `Name`, a string that represents the resource name of the settings to be retrieved, and `SettingsName`, a typed view over the resource name property."],["The latest version available for `GetSettingsRequest` is 1.7.0, with previous versions ranging back to 1.0.0."]]],[]]