public sealed class GetOrganizationSettingsRequest : IMessage<GetOrganizationSettingsRequest>, IEquatable<GetOrganizationSettingsRequest>, IDeepCloneable<GetOrganizationSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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."],[[["The webpage provides reference documentation for the `GetOrganizationSettingsRequest` class within the Google Cloud Security Command Center v1 API."],["The latest version of the API is 3.24.0, with the webpage showcasing a list of versions ranging from 3.24.0 down to 2.2.0."],["`GetOrganizationSettingsRequest` is a class used to request organization settings, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetOrganizationSettingsRequest` class includes properties such as `Name`, which specifies the organization name, and `OrganizationSettingsName`, which is a typed view of the name resource property."],["The documentation lists inherited members and includes constructors, such as the default constructor and one that takes another `GetOrganizationSettingsRequest` object."]]],[]]