public sealed class BinaryAuthorization : IMessage<BinaryAuthorization>, IEquatable<BinaryAuthorization>, IDeepCloneable<BinaryAuthorization>, IBufferMessage, IMessage
[[["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.BinaryAuthorization` is 3.33.0, and multiple previous versions, ranging from 3.32.0 down to 2.3.0, are also documented."],["The `BinaryAuthorization` class is a configuration class used to manage Binary Authorization settings for a container environment, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BinaryAuthorization` has two constructors; one default constructor, and one that takes another `BinaryAuthorization` instance as an argument."],["The class `BinaryAuthorization` contains two key properties which include `Enabled` that controls whether Binary Authorization is active for a cluster, and `EvaluationMode`, which sets the policy evaluation mode."]]],[]]