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 latest version of \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.OrganizationSettings\u003c/code\u003e is 3.24.0, with a comprehensive list of versions available, starting from 2.2.0, for developers who need to use specific versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrganizationSettings\u003c/code\u003e is a class that implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to manage settings within the Security Command Center organization, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class includes properties like \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOrganizationSettingsName\u003c/code\u003e, which allow for detailed configuration of asset discovery and management, and includes its resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class provides two constructors, one parameterless and the other accepting another \u003ccode\u003eOrganizationSettings\u003c/code\u003e object, facilitating both the creation of new instances and cloning of existing configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eOrganizationSettings\u003c/code\u003e class is a string representing the relative resource name, with a clear example provided, and an \u003ccode\u003eOrganizationSettingsName\u003c/code\u003e property that gives a strongly-typed view of the resource name.\u003c/p\u003e\n"]]],[],null,[]]