public sealed class GetOrganizationSettingsRequest : IMessage<GetOrganizationSettingsRequest>, IEquatable<GetOrganizationSettingsRequest>, IDeepCloneable<GetOrganizationSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API class GetOrganizationSettingsRequest.
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."],[[["This document provides reference information for the `GetOrganizationSettingsRequest` class within the Google Cloud Security Command Center v1p1beta1 API."],["`GetOrganizationSettingsRequest` is a request message used for retrieving organization settings, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors: a default constructor and another that accepts another `GetOrganizationSettingsRequest` as a parameter."],["The `GetOrganizationSettingsRequest` class has properties for `Name` (a string specifying the organization) and `OrganizationSettingsName` (a typed view over the Name property)."],["The latest version of the package is `3.0.0-beta05`, with `3.0.0-beta04` and `2.0.0-beta07` also available."]]],[]]