BinaryAuthorization
Settings for Binary Authorization feature.
| JSON representation |
{
"breakglassJustification": string,
// Union field binauthz_method can be only one of the following:
"useDefault": boolean,
"policy": string
// End of list of possible types for union field binauthz_method.
} |
| Fields |
breakglassJustification |
string
Optional. If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://documentation.s3ns.fr/binary-authorization/docs/using-breakglass
|
Union field binauthz_method. binauthz_method can be only one of the following:
|
useDefault |
boolean
Optional. If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
policy |
string
Optional. The path to a binary authorization policy. Format: projects/{project}/platforms/cloudRun/{policy-name}
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-10 UTC.
[[["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 2026-02-10 UTC."],[],[]]