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."],[[["The latest version available for the Google.Cloud.Container.V1.BinaryAuthorization class is 3.33.0, while the current page's context is version 3.24.0, showing an extensive list of versions from 3.33.0 down to 2.3.0."],["The BinaryAuthorization class, part of the Google Kubernetes Engine v1 API, is used for configuring Binary Authorization and implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes two constructors: a default parameterless constructor and another that takes a BinaryAuthorization object as a parameter for creating a copy."],["There are two main properties for this class, an obsolete property named 'Enabled' and a non-deprecated one called 'EvaluationMode', which determines the operational mode for binauthz policy evaluation."],["This page contains the reference documentation and code samples for the BinaryAuthorization class, as well as details about its inheritance, implemented interfaces, available constructors, and properties."]]],[]]