public sealed class OrganizationSettings : IMessage<OrganizationSettings>, IEquatable<OrganizationSettings>, IDeepCloneable<OrganizationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 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\u003eThe \u003ccode\u003eOrganizationSettings\u003c/code\u003e class in the Google Cloud Security Command Center v1p1beta1 API is used to manage user-specified settings for a Security Command Center organization.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eOrganizationSettings\u003c/code\u003e include \u003ccode\u003eAssetDiscoveryConfig\u003c/code\u003e, which configures asset discovery runs, \u003ccode\u003eEnableAssetDiscovery\u003c/code\u003e, a flag to enable or disable asset discovery, and \u003ccode\u003eName\u003c/code\u003e, the relative resource name of the settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, and there are also previous versions available such as \u003ccode\u003e3.0.0-beta04\u003c/code\u003e and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e that can be referenced.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default \u003ccode\u003eOrganizationSettings()\u003c/code\u003e constructor and one that takes \u003ccode\u003eOrganizationSettings\u003c/code\u003e as a parameter, enabling you to create new instances or copies.\u003c/p\u003e\n"]]],[],null,[]]