public sealed class OrganizationSettings : IMessage<OrganizationSettings>, IEquatable<OrganizationSettings>, IDeepCloneable<OrganizationSettings>, IBufferMessage, IMessage
User specified settings that are attached to the Security Command
Center organization.
A flag that indicates if Asset Discovery should be enabled. If the flag is
set to true, then discovery of assets will occur. If it is set to `false,
all historical assets will remain, but discovery of future assets will not
occur.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eOrganizationSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, specifically version 2.10.0, alongside numerous other versions from 2.2.0 through 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class is used to manage settings associated with a Security Command Center organization, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, which governs the settings for asset discovery, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, a boolean flag to turn asset discovery on or off, and \u003ccode\u003eName\u003c/code\u003e, the resource name for the organization settings.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default constructor and another which takes another \u003ccode\u003eOrganizationSettings\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows a clear list of versions of the \u003ccode\u003eOrganizationSettings\u003c/code\u003e, with version 3.24.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]