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 is 3.24.0, representing the most up-to-date iteration of the Google.Cloud.SecurityCenter.V1 package."],["The content provides a list of available versions, ranging from version 2.2.0 to the latest 3.24.0, with each linking to the GetOrganizationSettingsRequest documentation for that version."],["GetOrganizationSettingsRequest is a class used to request organization settings and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The GetOrganizationSettingsRequest class has two constructors, a default one and one that takes another GetOrganizationSettingsRequest as a parameter, along with properties like Name and OrganizationSettingsName."],["The assembly it comes from is Google.Cloud.SecurityCenter.V1.dll, and the name space it exists within is Google.Cloud.SecurityCenter.V1."]]],[]]