VerifyConfidentialSpaceResponse is returned once a
Confidential Space attestation has been successfully verified,
containing a signed token.
Attributes
Name
Description
attestation_token
str
Output only. The attestation token issued by
this service. It contains specific platform
claims based on the contents of the provided
attestation.
partial_errors
MutableSequence[google.rpc.status_pb2.Status]
Output only. A list of messages that carry
the partial error details related to
VerifyConfidentialSpace. This field is populated
by errors during container image signature
verification, which may reflect problems in the
provided image signatures. This does not block
the issuing of an attestation token, but the
token will not contain claims for the failed
image signatures.
[[["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 2025-10-02 UTC."],[],[]]