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-04-09 UTC."],[[["This webpage provides documentation for the `BinaryAuthorization` class within the `Google.Cloud.Container.V1` namespace, specifically for .NET development."],["The latest version available for `BinaryAuthorization` is 3.33.0, with a detailed list of versions available dating back to 2.3.0, for developers using different versions."],["`BinaryAuthorization` is a class used for configuring Binary Authorization in container clusters, extending the base `Object` class and implementing multiple interfaces."],["The `BinaryAuthorization` class includes a boolean `Enabled` property, which, when set to `true`, enforces that all container images are validated by Binary Authorization."],["The documentation lists two constructors for `BinaryAuthorization`, one is a default constructor and the other takes an existing `BinaryAuthorization` object as a parameter."]]],[]]