[[["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::TpmAttestation::Quote (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-TpmAttestation-Quote)\n- [1.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.6.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.5.1](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.5.1/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.4.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.3.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.2.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.1.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.1.2/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [1.0.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/1.0.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.9.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.9.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.8.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.8.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.7.2](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.7.2/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.6.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.6.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.5.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.5.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.4.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.4.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.3.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.3.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.2.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.2.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote)\n- [0.1.0](/ruby/docs/reference/google-cloud-confidential_computing-v1/0.1.0/Google-Cloud-ConfidentialComputing-V1-TpmAttestation-Quote) \nReference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::TpmAttestation::Quote.\n\nInformation about Platform Control Registers (PCRs) including a signature\nover their values, which can be used for remote validation. \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### #hash_algo\n\n def hash_algo() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The hash algorithm of the PCR bank being quoted, encoded as a TPM_ALG_ID\n\n### #hash_algo=\n\n def hash_algo=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The hash algorithm of the PCR bank being quoted, encoded as a TPM_ALG_ID \n**Returns**\n\n- (::Integer) --- The hash algorithm of the PCR bank being quoted, encoded as a TPM_ALG_ID\n\n### #pcr_values\n\n def pcr_values() -\u003e ::Google::Protobuf::Map{::Integer =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::Integer =\\\u003e ::String}) --- Raw binary values of each PCRs being quoted.\n\n### #pcr_values=\n\n def pcr_values=(value) -\u003e ::Google::Protobuf::Map{::Integer =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::Integer =\\\u003e ::String}) --- Raw binary values of each PCRs being quoted. \n**Returns**\n\n- (::Google::Protobuf::Map{::Integer =\\\u003e ::String}) --- Raw binary values of each PCRs being quoted.\n\n### #raw_quote\n\n def raw_quote() -\u003e ::String\n\n**Returns**\n\n- (::String) --- TPM2 quote, encoded as a TPMS_ATTEST\n\n### #raw_quote=\n\n def raw_quote=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- TPM2 quote, encoded as a TPMS_ATTEST \n**Returns**\n\n- (::String) --- TPM2 quote, encoded as a TPMS_ATTEST\n\n### #raw_signature\n\n def raw_signature() -\u003e ::String\n\n**Returns**\n\n- (::String) --- TPM2 signature, encoded as a TPMT_SIGNATURE\n\n### #raw_signature=\n\n def raw_signature=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- TPM2 signature, encoded as a TPMT_SIGNATURE \n**Returns**\n\n- (::String) --- TPM2 signature, encoded as a TPMT_SIGNATURE"]]