Method: Google::Cloud::ConfidentialComputing::V1::TdxCcelAttestation#ccel_data
- Defined in:
- proto_docs/google/cloud/confidentialcomputing/v1/service.rb
#ccel_data ⇒ ::String
Returns Optional. The CCEL event log. Formatted as described in the UEFI 2.10.
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 |