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 documentation page covers the `BinaryAuthorization` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, part of the Anthos Multi-Cloud v1 API."],["The `BinaryAuthorization` class, which is used for configuring Binary Authorization, inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 2.8.0 is the latest version of this API, and this page is detailing information about version 2.6.0, alongside 9 other previous versions that are available."],["The class offers two constructors: a default constructor, and another that takes a `BinaryAuthorization` object as a parameter."],["The `EvaluationMode` property is available to set the mode of operation for binauthz policy evaluation, defaulting to `DISABLED` if unspecified."]]],[]]