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 Google Cloud Security Command Center v1 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-08-04 UTC."],[[["This webpage provides documentation for the `Kubernetes.Types.Role` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The `Kubernetes.Types.Role` class represents a Kubernetes Role or ClusterRole and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the API, ranging from the latest (3.24.0) down to version 2.2.0, with links to the corresponding documentation for each."],["The `Kubernetes.Types.Role` class has properties such as `Kind`, `Name`, and `Ns` (namespace) which define the type, name, and namespace of the role respectively."],["There are two constructors available for the `Role` class, one parameterless, and one that takes another instance of `Role` as a parameter."]]],[]]