public sealed class OrganizationSettings : IMessage<OrganizationSettings>, IEquatable<OrganizationSettings>, IDeepCloneable<OrganizationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class OrganizationSettings.
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 provides documentation for the \u003ccode\u003eOrganizationSettings\u003c/code\u003e class within the Google Cloud Security Command Center v1 API, specifically for .NET development, detailing its properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class is used to define user-specified settings linked to a Security Command Center organization, providing configuration options for Asset Discovery runs.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.24.0, but various versions from 2.2.0 up to 3.24.0 are accessible, with version 3.12.0 being the specifically targeted version on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, and has members that can be inherited.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eOrganizationSettings\u003c/code\u003e include \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, which is for configuring Asset Discovery runs, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, a boolean flag for enabling asset discovery, and \u003ccode\u003eName\u003c/code\u003e, the resource name of the settings.\u003c/p\u003e\n"]]],[],null,[]]