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 in the .NET context."],["The latest version of the documentation available is 3.24.0, with a detailed list of previous versions from 3.23.0 all the way down to 2.2.0."],["The `Kubernetes.Types.Subject` class represents a Kubernetes subject, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Subject` class include `Kind` (authentication type), `Name` (subject name), and `Ns` (namespace), all of which are essential for defining a Kubernetes subject within the API."],["There are two constructors available for the class; one with no parameters and one that takes in a Kubernetes.Types.Subject object as a parameter."]]],[]]