public sealed class GetOrganizationSettingsRequest : IMessage<GetOrganizationSettingsRequest>, IEquatable<GetOrganizationSettingsRequest>, IDeepCloneable<GetOrganizationSettingsRequest>, IBufferMessage, IMessage
Request message for getting organization 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 2025-03-21 UTC."],[[["The latest version available for `GetOrganizationSettingsRequest` is 3.24.0, which can be found through the provided link."],["This page details the `GetOrganizationSettingsRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, which is used to retrieve organization settings."],["There are multiple versions of `GetOrganizationSettingsRequest` documented on this page, ranging from version 2.2.0 to the most current version 3.24.0."],["`GetOrganizationSettingsRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetOrganizationSettingsRequest` class includes properties such as `Name` (a string) and `OrganizationSettingsName`, which is an `OrganizationSettingsName` type, allowing for getting the organization name and settings."]]],[]]