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 available version of this API is 3.33.0, but the documentation page focuses on version 3.7.0, while also providing links to many other older version's documentation pages."],["The `BinaryAuthorization` class offers methods like `BinaryAuthorization()` and `BinaryAuthorization(BinaryAuthorization)` for creating instances and allows the user to configure binary authorization through properties like `Enabled` (now deprecated) and `EvaluationMode`."],["The `BinaryAuthorization` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with a few inherited members from the object class."],["The documentation is organized by namespace (`Google.Cloud.Container.V1`), assembly (`Google.Cloud.Container.V1.dll`), and provides links to .NET API documentation for further details on each type and method."]]],[]]