public sealed class ContainerThreatDetectionSettings : IMessage<ContainerThreatDetectionSettings>, IEquatable<ContainerThreatDetectionSettings>, IDeepCloneable<ContainerThreatDetectionSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class ContainerThreatDetectionSettings.
[[["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 document provides reference documentation for the \u003ccode\u003eContainerThreatDetectionSettings\u003c/code\u003e class within the Google Cloud Security Command Center Settings v1beta1 API, including code samples and details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContainerThreatDetectionSettings\u003c/code\u003e is a sealed class that represents user-specified settings for Kubernetes Threat Detection (KTD), implementing several interfaces such as \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 inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e available from its parent.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.0.0-beta04, with older versions 2.0.0-beta03 and 1.0.0-beta04 also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerThreatDetectionSettings\u003c/code\u003e class provides two constructors, one default and another that accepts a \u003ccode\u003eContainerThreatDetectionSettings\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center Settings v1beta1 API - Class ContainerThreatDetectionSettings (2.0.0-beta04)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta04 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings)\n- [2.0.0-beta03](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/2.0.0-beta03/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/1.0.0-beta04/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings) \n\n public sealed class ContainerThreatDetectionSettings : IMessage\u003cContainerThreatDetectionSettings\u003e, IEquatable\u003cContainerThreatDetectionSettings\u003e, IDeepCloneable\u003cContainerThreatDetectionSettings\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class ContainerThreatDetectionSettings.\n\nUser specified settings for KTD \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ContainerThreatDetectionSettings \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ContainerThreatDetectionSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ContainerThreatDetectionSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ContainerThreatDetectionSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.ContainerThreatDetectionSettings), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.Settings.V1Beta1](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.Settings.V1Beta1.dll\n\nConstructors\n------------\n\n### ContainerThreatDetectionSettings()\n\n public ContainerThreatDetectionSettings()\n\n### ContainerThreatDetectionSettings(ContainerThreatDetectionSettings)\n\n public ContainerThreatDetectionSettings(ContainerThreatDetectionSettings other)"]]