public sealed class BinaryAuthorization : IMessage<BinaryAuthorization>, IEquatable<BinaryAuthorization>, IDeepCloneable<BinaryAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BinaryAuthorization.
This field is deprecated. Leave this unset and instead configure
BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
[[["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 reference documentation for the `BinaryAuthorization` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, across multiple versions, with the latest being 3.33.0."],["The `BinaryAuthorization` class is used to configure Binary Authorization in Google Kubernetes Engine, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties such as `Enabled` (which is now obsolete) and `EvaluationMode` to manage Binary Authorization's operational settings, determining whether it is enabled or disabled."],["There are multiple versions of the `BinaryAuthorization` class available for use, ranging from 2.3.0 to the most recent version, 3.33.0."],["The `BinaryAuthorization` class can be constructed without arguments, or by passing another `BinaryAuthorization` instance, using the provided constructors."]]],[]]