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 content provides a comprehensive list of versions for \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.OrganizationSettings\u003c/code\u003e, ranging from the latest version \u003ccode\u003e3.24.0\u003c/code\u003e down to \u003ccode\u003e2.2.0\u003c/code\u003e, allowing developers to access the documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrganizationSettings\u003c/code\u003e is a class that holds settings specific to a Security Command Center organization, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \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 manages the configuration for Asset Discovery, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e to control whether asset discovery is active, \u003ccode\u003eName\u003c/code\u003e for the resource name of the settings, and \u003ccode\u003eOrganizationSettingsName\u003c/code\u003e for a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e3.24.0\u003c/code\u003e, and historical versions such as \u003ccode\u003e2.11.0\u003c/code\u003e, the first version mentioned explicitly in the text, are available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class contains methods that are inherited from the \u003ccode\u003eObject\u003c/code\u003e class such as: \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]