public sealed class Subject : IMessage<Kubernetes.Types.Subject>, IEquatable<Kubernetes.Types.Subject>, IDeepCloneable<Kubernetes.Types.Subject>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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."],[[["The page provides documentation for the `Kubernetes.Types.Subject` class within the Google Cloud Security Center v1 API, with the latest version being 3.24.0."],["The `Subject` class represents a Kubernetes Subject and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists a range of available versions of the API, spanning from version 2.2.0 to the latest 3.24.0."],["The `Subject` class contains three properties: `Kind`, representing the authentication type, `Name`, representing the name of the subject, and `Ns`, representing the namespace."]]],[]]