Reference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::VerifyAttestationResponse.
A response once an attestation has been successfully verified, containing a
signed OIDC token.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#oidc_claims_token
defoidc_claims_token()->::String
Returns
(::String) — Output only. Same as claims_token, but as a string.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Confidential Computing V1 API - Class Google::Cloud::ConfidentialComputing::V1::VerifyAttestationResponse (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-confidential_computing-v1/latest/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.6.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.5.1](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.5.1/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.4.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.3.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.2.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.1.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.1.2/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [1.0.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.0.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.9.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.9.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.8.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.7.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.7.2/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.6.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.5.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.4.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.3.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.2.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse)\n- [0.1.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.1.0/Google-Cloud-ConfidentialComputing-V1-VerifyAttestationResponse) \nReference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::VerifyAttestationResponse.\n\nA response once an attestation has been successfully verified, containing a\nsigned OIDC token. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #oidc_claims_token\n\n def oidc_claims_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Same as claims_token, but as a string.\n\n### #partial_errors\n\n def partial_errors() -\u003e ::Array\u003c::Google::Rpc::Status\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Rpc::Status](./Google-Rpc-Status)\\\u003e) --- Output only. A list of messages that carry the partial error details related to VerifyAttestation."]]