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 content provides documentation for the `BinaryAuthorization` class within the `Google.Cloud.Container.V1` namespace, specifically for .NET development."],["It lists numerous versions of the `Google.Cloud.Container.V1` package, ranging from 3.33.0 (latest) down to 2.3.0, with links to their respective documentation pages, and a focus on version 2.6.0."],["`BinaryAuthorization` is a class used for configuring Binary Authorization, enabling validation of container images."],["The `BinaryAuthorization` class has a constructor and an `Enabled` property which is a boolean value that can be set, and it inherits and implements various interfaces."],["The documentation shows the assembly is the `Google.Cloud.Container.V1.dll` file."]]],[]]