public sealed class Kubernetes.Types.Role : IMessage<Kubernetes.Types.Role>, IEquatable<Kubernetes.Types.Role>, IDeepCloneable<Kubernetes.Types.Role>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Kubernetes.Types.Role.
[[["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 document provides reference information for the `Kubernetes.Types.Role` class, a part of the Security Command Center v2 API in the Google Cloud platform."],["The `Kubernetes.Types.Role` class represents a Kubernetes Role or ClusterRole and inherits from the `object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `Role` and `Role` from existing `Kubernetes.Types.Role` objects."],["Key properties of the `Role` class are `Kind` (representing the role type), `Name` (representing the role's name), and `Ns` (representing the role's namespace)."],["The current version documented is 1.0.0, with the latest version being 1.1.0."]]],[]]