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."],[[["This webpage provides documentation for the `Kubernetes.Types.Subject` class within the Google Cloud Security Center v1 API, specifically for the .NET environment, with version 3.5.0 being the currently displayed."],["The `Kubernetes.Types.Subject` class represents a Kubernetes Subject and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available of this documentation is 3.24.0, with a comprehensive history of versions dating back to version 2.2.0, accessible through individual links."],["The class has a constructor that takes another `Kubernetes.Types.Subject` and has three properties, `Kind`, `Name`, and `Ns`, to define authentication type, subject name, and namespace respectively."],["The class in question inherits from the base `Object` class, with a namespace of `Google.Cloud.SecurityCenter.V1` and within the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]