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 documentation covers the `GetOrganizationSettingsRequest` class within the Google Cloud Security Command Center v1p1beta1 API, used to request organization settings."],["The `GetOrganizationSettingsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating a new `GetOrganizationSettingsRequest` object, either empty or as a copy of an existing one."],["The class has properties like `Name` (a string representing the organization's name) and `OrganizationSettingsName` (a typed view over the name resource)."],["The latest version available for this class is 3.0.0-beta05, however, older versions like 3.0.0-beta04 and 2.0.0-beta07 are also listed."]]],[]]