Module: Google::Cloud::BinaryAuthorization::V1::ValidateAttestationOccurrenceResponse::Result

Defined in:
proto_docs/google/cloud/binaryauthorization/v1/service.rb

Overview

The enum returned in the "result" field.

Constant Summary collapse

RESULT_UNSPECIFIED =

Unspecified.

0
VERIFIED =

The Attestation was able to verified by the Attestor.

1
ATTESTATION_NOT_VERIFIABLE =

The Attestation was not able to verified by the Attestor.

2