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 provided content details the reference documentation for the `Kubernetes.Types.Subject` class within the Google Cloud Security Center v1 API."],["This class represents a Kubernetes Subject, and it is implemented through multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has several properties, `Kind`, `Name`, and `Ns`, which denote the authentication type, name, and namespace for the subject respectively."],["The documentation lists various versions of the API, ranging from 2.2.0 to 3.24.0, including the latest and highlighting version 3.8.0 as the current context, with each version linking to its respective documentation page."]]],[]]