public sealed class Subject : IMessage<Kubernetes.Types.Subject>, IEquatable<Kubernetes.Types.Subject>, IDeepCloneable<Kubernetes.Types.Subject>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Kubernetes.Types.Subject` class within the `Google.Cloud.SecurityCenter.V1` namespace, covering versions from 2.2.0 to 3.24.0."],["The `Subject` class represents a Kubernetes Subject and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `Subject()` and one that takes another `Kubernetes.Types.Subject` object as parameter `Subject(Kubernetes.Types.Subject other)`."],["Key properties of the `Subject` class include `Kind` (authentication type), `Name`, and `Ns` (namespace)."],["The different versions available provide access to the different documentation of this class, with 3.24.0 being the most recent."]]],[]]