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."],[[["This webpage provides documentation for the `BinaryAuthorization` class within the `Google.Cloud.Container.V1` namespace, specifically for .NET development."],["The latest version documented is 3.33.0, and the page also includes documentation for multiple previous versions, all the way back to version 2.3.0."],["The `BinaryAuthorization` class allows for the configuration of Binary Authorization, which is used to validate container images before deployment."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checks, and deep cloning."],["Key properties within `BinaryAuthorization` include `Enabled`, a boolean value that determines whether or not to enable Binary Authorization for a specific cluster."]]],[]]