Method: Google::Cloud::ConfidentialComputing::V1::TdxCcelAttestation#td_quote

Defined in:
proto_docs/google/cloud/confidentialcomputing/v1/service.rb

#td_quote::String

Returns Optional. The TDX attestation quote from the guest. It contains the RTMR values.

Returns:

  • (::String)

    Optional. The TDX attestation quote from the guest. It contains the RTMR values.



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