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 up to the latest, 3.24.0."],["The `Subject` class represents a Kubernetes Subject and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Subject` class includes properties such as `Kind` (authentication type), `Name` (subject's name), and `Ns` (subject's namespace)."],["The documentation provides details on the constructors for the Subject class, specifically the parameter `other`, that takes a subject type for instantiation."],["The assembly for this class, `Google.Cloud.SecurityCenter.V1.dll`, is also provided along with various inherited members."]]],[]]