public sealed class Kubernetes.Types.Subject : IMessage<Kubernetes.Types.Subject>, IEquatable<Kubernetes.Types.Subject>, IDeepCloneable<Kubernetes.Types.Subject>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Kubernetes.Types.Subject.
[[["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 document provides reference information for the `Kubernetes.Types.Subject` class, a part of the Security Command Center v2 API, version 1.0.0."],["The `Kubernetes.Types.Subject` class represents a Kubernetes subject and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `Subject()` and another one that accepts a `Kubernetes.Types.Subject` instance as a parameter."],["It contains properties to manage the subject's `Kind` (authentication type), `Name`, and `Ns` (namespace), and is found within the `Google.Cloud.SecurityCenter.V2` namespace."]]],[]]