Confidential Computing v1 API - Class NvidiaAttestation.Types.ProtectedPcieAttestation (1.11.0)

public sealed class NvidiaAttestation.Types.ProtectedPcieAttestation : IMessage<NvidiaAttestation.Types.ProtectedPcieAttestation>, IEquatable<NvidiaAttestation.Types.ProtectedPcieAttestation>, IDeepCloneable<NvidiaAttestation.Types.ProtectedPcieAttestation>, IBufferMessage, IMessage

Reference documentation and code samples for the Confidential Computing v1 API class NvidiaAttestation.Types.ProtectedPcieAttestation.

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

Inheritance

object > NvidiaAttestation.Types.ProtectedPcieAttestation

Namespace

Google.Cloud.ConfidentialComputing.V1

Assembly

Google.Cloud.ConfidentialComputing.V1.dll

Constructors

ProtectedPcieAttestation()

public ProtectedPcieAttestation()

ProtectedPcieAttestation(ProtectedPcieAttestation)

public ProtectedPcieAttestation(NvidiaAttestation.Types.ProtectedPcieAttestation other)
Parameter
Name Description
other NvidiaAttestationTypesProtectedPcieAttestation

Properties

GpuQuotes

public RepeatedField<NvidiaAttestation.Types.GpuInfo> GpuQuotes { get; }

Optional. A list of GPU infos.

Property Value
Type Description
RepeatedFieldNvidiaAttestationTypesGpuInfo

SwitchQuotes

public RepeatedField<NvidiaAttestation.Types.SwitchInfo> SwitchQuotes { get; }

Optional. A list of SWITCH infos.

Property Value
Type Description
RepeatedFieldNvidiaAttestationTypesSwitchInfo