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 Command Center v1 API, specifically within the .NET framework."],["The latest version available for the `Kubernetes.Types.Binding` class is 3.24.0, with versions ranging down to 2.2.0 available for reference."],["The `Kubernetes.Types.Binding` class represents either a Kubernetes RoleBinding or a ClusterRoleBinding and is part of the `Google.Cloud.SecurityCenter.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains the properties `Name`, `Ns`, `Role`, and `Subjects`, which provide details about a given binding."],["The documentation includes details about the class constructors, providing information on how to create new `Binding` objects."]]],[]]