Class VerifyAttestationResponse (0.4.8)

VerifyAttestationResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A response once an attestation has been successfully verified, containing a signed OIDC token.

Attributes

NameDescription
oidc_claims_token str
Output only. Same as claims_token, but as a string.
partial_errors MutableSequence[google.rpc.status_pb2.Status]
Output only. A list of messages that carry the partial error details related to VerifyAttestation.