public sealed class BinaryAuthorization : IMessage<BinaryAuthorization>, IEquatable<BinaryAuthorization>, IDeepCloneable<BinaryAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class BinaryAuthorization.
[[["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 document provides reference documentation for the `BinaryAuthorization` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0 of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The `BinaryAuthorization` class is used for configuring Binary Authorization and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists various versions of the `BinaryAuthorization` class, ranging from 1.0.0-beta01 to 2.8.0 (latest), with 2.7.0 being the current version detailed."],["`BinaryAuthorization` objects have an `EvaluationMode` property, which determines the mode of operation for binauthz policy evaluation, defaulting to `DISABLED` if not specified."],["The document outlines the constructors for the `BinaryAuthorization` class, including a default constructor and one that takes another `BinaryAuthorization` object as a parameter."]]],[]]