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 the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, with the latest version being 3.24.0 and a historical range of versions including all versions in-between 2.2.0 and 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrganizationSettings\u003c/code\u003e is a class that implements 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, and it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eOrganizationSettings\u003c/code\u003e has constructors for creating a new instance or copying an existing one, and has properties like \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOrganizationSettingsName\u003c/code\u003e for managing settings related to asset discovery and resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes a list of inherited members 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,[]]