public sealed class BinaryAuthorization : IMessage<BinaryAuthorization>, IEquatable<BinaryAuthorization>, IDeepCloneable<BinaryAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class BinaryAuthorization.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This page provides documentation for the `BinaryAuthorization` class within the Google Cloud Run Admin v2 API, specifically for the .NET environment, across multiple versions, from 1.0.0-beta02 up to the latest 2.13.0."],["The `BinaryAuthorization` class is used to manage the settings for the Binary Authorization feature in Cloud Run."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cBinaryAuthorization\u003e`, `IDeepCloneable\u003cBinaryAuthorization\u003e`, and `IBufferMessage`, suggesting it is designed for handling messages and object comparison."],["Key functionalities of the `BinaryAuthorization` class include using a default binary authorization policy, using a breakglass justification, and enabling or disabling binary authorization."],["The `BinaryAuthorization` class has properties such as `BinauthzMethodCase`, `BreakglassJustification`, and `UseDefault`, and includes methods like the empty constructor, and one that accepts another instance of itself to create a copy."]]],[]]