public sealed class VerifyAttestationResponse : IMessage<VerifyAttestationResponse>, IEquatable<VerifyAttestationResponse>, IDeepCloneable<VerifyAttestationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Confidential Computing v1 API class VerifyAttestationResponse.
A response once an attestation has been successfully verified, containing a
signed OIDC token.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class in the Confidential Computing v1 API represents a successful attestation verification, providing a signed OIDC token.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.ConfidentialComputing.V1\u003c/code\u003e namespace, is implemented across several versions, with the latest being 1.8.0, and it includes methods and properties for interacting with attestation data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, which provides basic object functionality, such as retrieving the hash code and type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOidcClaimsToken\u003c/code\u003e property within \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e contains the signed claims token, represented as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartialErrors\u003c/code\u003e property of \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e provides a list of error details, of type \u003ccode\u003eRepeatedField<Status>\u003c/code\u003e, that may have occurred during the verification process.\u003c/p\u003e\n"]]],[],null,[]]