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 documentation page provides reference information for the `Kubernetes.Types.Role` class within the Google Cloud Security Center v1 API."],["The latest version available for this class is 3.24.0, with a list of versions ranging from 3.24.0 down to 2.2.0."],["The `Kubernetes.Types.Role` class represents a Kubernetes Role or ClusterRole, inheriting from the base object and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Kind`, `Name`, and `Ns`, representing the role type, role name, and role namespace respectively."],["Constructors for creating a new Role object, either empty or based on an existing `Kubernetes.Types.Role` instance, are also documented."]]],[]]