public sealed class GetSettingsRequest : IMessage<GetSettingsRequest>, IEquatable<GetSettingsRequest>, IDeepCloneable<GetSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 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 page provides documentation for the `GetSettingsRequest` class within the Google Cloud Security Command Center Settings v1beta1 API."],["`GetSettingsRequest` is used to request settings and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, a required string specifying the settings' resource name in various formats, and `SettingsName`, a typed view over the resource name."],["The `GetSettingsRequest` class has two constructors: a default constructor and a constructor that takes another `GetSettingsRequest` object as a parameter."],["This documentation covers three beta versions, with `2.0.0-beta04` currently being the latest."]]],[]]