A stub to allow clients to do limited synchronous rpc calls to service
BinauthzManagementServiceV1.
Google Cloud Management Service for Binary Authorization admission policies
and attestation authorities.
This API implements a REST model with the following objects:
Creates an attestor, and
returns a copy of the new
attestor. Returns
NOT_FOUND if the project does not exist, INVALID_ARGUMENT if the
request is malformed, ALREADY_EXISTS if the
attestor already exists.
A policy specifies the
attestors that must attest
to a container image, before the project is allowed to deploy that image.
There is at most one policy per project. All image admission requests are
permitted if a project has no policy.
Gets the policy for this
project. Returns a default
policy if the project does
not have one.
Creates or updates a project's
policy, and returns a copy of
the new policy. A policy is
always updated as a whole, to avoid race conditions with concurrent policy
enforcement (or management!) requests. Returns NOT_FOUND if the project
does not exist, INVALID_ARGUMENT if the request is malformed.
[[["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-08-06 UTC."],[],[]]