public sealed class 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-03-21 UTC."],[[["This webpage provides documentation for the `Kubernetes.Types.Role` class within the Google Cloud Security Command Center v1 API, specifically within the .NET framework."],["The content covers a range of versions, from version 2.2.0 up to the latest version, 3.24.0, for `Kubernetes.Types.Role`."],["`Kubernetes.Types.Role` is a class representing a Kubernetes Role or ClusterRole and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Kind`, `Name`, and `Ns`, representing the role's type, name, and namespace respectively, all of which are detailed within the documentation."],["The provided documentation also details the inheritance and inherited members of the `Role` class, showing that it inherits from `Object`."]]],[]]