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"]],[["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."],[[["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."]]],[]]