Reference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::SevSnpAttestation.
An SEV-SNP Attestation Report.
Contains the attestation report and the certificate bundle that the client
collects.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#aux_blob
defaux_blob()->::String
Returns
(::String) — Optional. Certificate bundle defined in the GHCB protocol definition
Format is documented in GHCB revision 2.03, section 4.1.8.1 struct
cert_table in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf
#aux_blob=
defaux_blob=(value)->::String
Parameter
value (::String) — Optional. Certificate bundle defined in the GHCB protocol definition
Format is documented in GHCB revision 2.03, section 4.1.8.1 struct
cert_table in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf
Returns
(::String) — Optional. Certificate bundle defined in the GHCB protocol definition
Format is documented in GHCB revision 2.03, section 4.1.8.1 struct
cert_table in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf
#report
defreport()->::String
Returns
(::String) — Optional. The SEV-SNP Attestation Report
Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT
Structure in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf
#report=
defreport=(value)->::String
Parameter
value (::String) — Optional. The SEV-SNP Attestation Report
Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT
Structure in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf
Returns
(::String) — Optional. The SEV-SNP Attestation Report
Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT
Structure in this document:
https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf
[[["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::SevSnpAttestation (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-SevSnpAttestation)\n- [1.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.6.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.5.1](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.5.1/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.4.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.3.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.2.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.1.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.1.2/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [1.0.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.0.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.9.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.9.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.8.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.8.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.7.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.7.2/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.6.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.5.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.5.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.4.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.3.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.2.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation)\n- [0.1.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.1.0/Google-Cloud-ConfidentialComputing-V1-SevSnpAttestation) \nReference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::SevSnpAttestation.\n\nAn SEV-SNP Attestation Report.\nContains the attestation report and the certificate bundle that the client\ncollects. \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### #aux_blob\n\n def aux_blob() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Certificate bundle defined in the GHCB protocol definition Format is documented in GHCB revision 2.03, section 4.1.8.1 struct cert_table in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf\n\n### #aux_blob=\n\n def aux_blob=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Certificate bundle defined in the GHCB protocol definition Format is documented in GHCB revision 2.03, section 4.1.8.1 struct cert_table in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf \n**Returns**\n\n- (::String) --- Optional. Certificate bundle defined in the GHCB protocol definition Format is documented in GHCB revision 2.03, section 4.1.8.1 struct cert_table in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56421.pdf\n\n### #report\n\n def report() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The SEV-SNP Attestation Report Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT Structure in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf\n\n### #report=\n\n def report=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The SEV-SNP Attestation Report Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT Structure in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf \n**Returns**\n\n- (::String) --- Optional. The SEV-SNP Attestation Report Format is in revision 1.55, §7.3 Attestation, Table 22. ATTESTATION_REPORT Structure in this document: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf"]]