Method: Google::Cloud::ConfidentialComputing::V1::TdxCcelAttestation#ccel_acpi_table
- Defined in:
- proto_docs/google/cloud/confidentialcomputing/v1/service.rb
#ccel_acpi_table ⇒ ::String
Returns Optional. The Confidential Computing Event Log (CCEL) ACPI table. Formatted as described in the ACPI Specification 6.5.
110 111 112 113 |
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 110 class TdxCcelAttestation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |