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 of the Google.Cloud.Container.V1 API is 3.33.0, with version 3.30.0 being the specific version for which detailed documentation is provided here, alongside many other versions."],["The `BinaryAuthorization` class in the Google Kubernetes Engine v1 API provides configurations for Binary Authorization within the Google Cloud environment."],["`BinaryAuthorization` includes properties such as `Enabled` (deprecated) and `EvaluationMode` to define how Binary Authorization policies are handled."],["The class `BinaryAuthorization` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Two constructors are available for `BinaryAuthorization`, one default constructor and one that takes another `BinaryAuthorization` instance as a parameter."]]],[]]