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\u003eThis page provides documentation for the \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class within the Google Cloud Confidential Computing v1 API, specifically version 1.7.0, with links to other versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e is a class that represents the response received after successfully verifying an attestation, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class includes properties like \u003ccode\u003eOidcClaimsToken\u003c/code\u003e (a string representation of the claims token) and \u003ccode\u003ePartialErrors\u003c/code\u003e (a list of error details).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's constructors, including a default constructor and a copy constructor that takes another \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]