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-04-09 UTC."],[[["This webpage provides documentation for the `BinaryAuthorization` class within the Google Kubernetes Engine v1 API, detailing its configuration and usage."],["The latest version of the documentation is for version 3.33.0, with a history of versions available, ranging from 3.32.0 down to 2.3.0."],["The `BinaryAuthorization` class is used to configure Binary Authorization and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that takes another `BinaryAuthorization` object as a parameter for cloning, and includes properties such as `Enabled` (which is now deprecated) and `EvaluationMode`."],["The code examples and reference documentation are available within the Google.Cloud.Container.V1 namespace, contained in the Google.Cloud.Container.V1.dll assembly."]]],[]]