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.Run.V2` namespace, detailing its implementation and usage."],["The `BinaryAuthorization` class is used to manage settings for the Binary Authorization feature and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that accepts another `BinaryAuthorization` instance as a parameter."],["Key properties of the `BinaryAuthorization` class include `BinauthzMethodCase`, `BreakglassJustification`, and `UseDefault`, which allow for configuring breakglass justification and determining whether to use the default binary authorization policy."],["The documentation is available for multiple versions of `Google.Cloud.Run.V2`, ranging from version 2.0.0 up to the latest version 2.13.0, as well as version 1.0.0-beta02."]]],[]]