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 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."],[[["This webpage provides documentation for the `Kubernetes.Types.Subject` class within the Google Cloud Security Command Center v1 API, specifically within the .NET framework."],["The documentation covers a range of versions for the class, from 2.2.0 up to the latest version, 3.24.0."],["The `Kubernetes.Types.Subject` class represents a Kubernetes subject and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, `Subject()` and `Subject(Kubernetes.Types.Subject)`, as well as its properties: `Kind`, `Name`, and `Ns`."],["The `Kind` property defines the authentication type, while the `Name` and `Ns` properties describe the name and namespace for the subject, respectively."]]],[]]