Binary Authorization v1 API - Enum ValidateAttestationOccurrenceResponse.Types.Result (2.4.0)

public enum ValidateAttestationOccurrenceResponse.Types.Result

Reference documentation and code samples for the Binary Authorization v1 API enum ValidateAttestationOccurrenceResponse.Types.Result.

The enum returned in the "result" field.

Namespace

Google.Cloud.BinaryAuthorization.V1

Assembly

Google.Cloud.BinaryAuthorization.V1.dll

Fields

NameDescription
AttestationNotVerifiable

The Attestation was not able to verified by the Attestor.

Unspecified

Unspecified.

Verified

The Attestation was able to verified by the Attestor.