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 Center v1 API, specifically for .NET development."],["The latest version available is 3.24.0, and documentation for versions ranging from 2.2.0 up to 3.24.0 can be accessed via the provided links."],["The `Kubernetes.Types.Role` class, which represents a Kubernetes Role or ClusterRole, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Kind`, `Name`, and `Ns`, representing the role type, name, and namespace respectively, each with their designated data type."],["The class `Role` has two constructors, one default and one that accepts another `Role` as parameter."]]],[]]