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 Kubernetes Engine v1 API class BinaryAuthorization is 3.33.0, with a range of versions from 2.3.0 to 3.33.0 provided in the documentation."],["The BinaryAuthorization class is used for configuring Binary Authorization within the Google Kubernetes Engine, as part of the Google.Cloud.Container.V1 namespace."],["The class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in message handling, equality comparison, deep cloning, and buffer management."],["BinaryAuthorization offers two properties: an obsolete `Enabled` boolean property, and `EvaluationMode` which dictates how binauthz policy evaluation is handled."],["The document highlights two constructors, a default one `BinaryAuthorization()` and another `BinaryAuthorization(BinaryAuthorization other)` which allows for the creation of an object by passing in another object of the same type."]]],[]]