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` package is 3.33.0."],["The page provides a comprehensive list of versions for `Google.Cloud.Container.V1.BinaryAuthorization`, ranging from version 3.33.0 down to 2.3.0."],["`BinaryAuthorization` is a class used for configuring Binary Authorization for container images in a cluster."],["The `BinaryAuthorization` class includes a property called `Enabled`, a boolean that is used to configure whether Binary Authorization is enabled for the cluster, with all container images being validated if it is."],["The class `BinaryAuthorization` inherits from object, and implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, all of which are detailed on the page."]]],[]]