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 documentation for the `BinaryAuthorization` class within the Google Kubernetes Engine v1 API, focusing on its configuration and usage."],["The `BinaryAuthorization` class is a part of the `Google.Cloud.Container.V1` namespace and is defined in the `Google.Cloud.Container.V1.dll` assembly."],["The latest version of this class available is 3.33.0, but a history of older versions is also available starting with version 2.3.0."],["`BinaryAuthorization` has properties like `Enabled` (deprecated) and `EvaluationMode` that control the Binary Authorization policy evaluation, with the latter being preferred for configuration."],["The class `BinaryAuthorization` implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from object."]]],[]]