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 the .NET environment, with the most recent version listed as 3.24.0."],["The `Kubernetes.Types.Binding` class represents a Kubernetes RoleBinding or ClusterRoleBinding and is used within the `Google.Cloud.SecurityCenter.V1` namespace."],["The page documents versions ranging from 3.24.0 down to 2.2.0, giving users access to specific documentation for different versions of the API."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it defines properties like `Name`, `Ns`, `Role`, and `Subjects`."],["The documentation provides code samples and detailed information on constructors and properties of the class, such as a constructor `Binding()` and `Binding(Kubernetes.Types.Binding other)` and the property `Subjects` with the type `RepeatedField\u003cKubernetes.Types.Subject\u003e`."]]],[]]