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, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class represents a response received after a successful attestation verification, which includes a signed OIDC token.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e include \u003ccode\u003eOidcClaimsToken\u003c/code\u003e (a string representation of the claims token) and \u003ccode\u003ePartialErrors\u003c/code\u003e (a list detailing any partial errors during verification).\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes information for versions from 1.0.0 to 1.8.0, the latest being 1.8.0, of the \u003ccode\u003eVerifyAttestationResponse\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]