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\u003eThe webpage provides documentation for \u003ccode\u003eOrganizationSettings\u003c/code\u003e in Google Cloud Security Center V1, detailing its usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.24.0 is the latest version available, and the documentation spans across multiple versions ranging from 2.2.0 to 3.24.0, all relating to the \u003ccode\u003eOrganizationSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrganizationSettings\u003c/code\u003e allows users to define settings tied to their Security Command Center organization, such as enabling asset discovery and the configuration for these discovery runs.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eOrganizationSettings\u003c/code\u003e include \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOrganizationSettingsName\u003c/code\u003e, which control asset discovery and provide resource naming.\u003c/p\u003e\n"],["\u003cp\u003eThe page also details the implementation of several interfaces, like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also lists the inherited members of the \u003ccode\u003eObject\u003c/code\u003e class, and provides details about the available constructors.\u003c/p\u003e\n"]]],[],null,[]]