public sealed class 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-04-09 UTC."],[[["This page provides documentation for the `Kubernetes.Types.Binding` class within the Google Cloud Security Center v1 API, specifically for the .NET environment, with the most recent version at 3.24.0, and the version being displayed as 3.8.0."],["The `Kubernetes.Types.Binding` class represents a Kubernetes RoleBinding or ClusterRoleBinding and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Binding` class includes properties such as `Name`, `Ns`, `Role`, and `Subjects`, which describe the binding's name, namespace, associated role, and bound subjects."],["This page contains a complete list of all previous versions for this API class, ranging from version 3.24.0 all the way back to 2.2.0."]]],[]]