Class: Google::Cloud::ConfidentialComputing::V1::TpmAttestation::Quote::PcrValuesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ConfidentialComputing::V1::TpmAttestation::Quote::PcrValuesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/confidentialcomputing/v1/service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
226 227 228 229 |
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 226 class PcrValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
226 227 228 229 |
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 226 class PcrValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |