Class: Google::Cloud::ConfidentialComputing::V1::NvidiaAttestation::ProtectedPcieAttestation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/confidentialcomputing/v1/service.rb

Overview

Protected PCIe (PPCIE) attestation. Eight Hopper GPUs with Four NVSwitch Passthrough.

Instance Attribute Summary collapse

Instance Attribute Details

#gpu_quotes::Array<::Google::Cloud::ConfidentialComputing::V1::NvidiaAttestation::GpuInfo>

Returns Optional. A list of GPU infos.

Returns:



192
193
194
195
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 192

class ProtectedPcieAttestation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#switch_quotes::Array<::Google::Cloud::ConfidentialComputing::V1::NvidiaAttestation::SwitchInfo>

Returns Optional. A list of SWITCH infos.

Returns:



192
193
194
195
# File 'proto_docs/google/cloud/confidentialcomputing/v1/service.rb', line 192

class ProtectedPcieAttestation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end