public sealed class Kubernetes.Types.Binding : IMessage<Kubernetes.Types.Binding>, IEquatable<Kubernetes.Types.Binding>, IDeepCloneable<Kubernetes.Types.Binding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Kubernetes.Types.Binding.
Represents a Kubernetes RoleBinding or ClusterRoleBinding.
[[["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.Binding` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The `Kubernetes.Types.Binding` class represents a Kubernetes RoleBinding or ClusterRoleBinding, detailing the relationship between roles and subjects."],["The class includes properties such as `Name`, `Ns` (Namespace), `Role`, and `Subjects`, which define the characteristics of the binding in Kubernetes environments."],["The documentation offers a comprehensive list of available versions for this API class, ranging from version 2.2.0 up to the latest 3.24.0, allowing users to find the information for their specific version."],["There is an object inheritance hierarchy provided, which is `object` \u003e `Kubernetes.Types.Binding`, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]