Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class ProtectedPcieAttestation.
Protected PCIe (PPCIE) attestation.
Eight Hopper GPUs with Four NVSwitch Passthrough.
Generated from protobuf message google.cloud.confidentialcomputing.v1.NvidiaAttestation.ProtectedPcieAttestation
Namespace
Google \ Cloud \ ConfidentialComputing \ V1 \ NvidiaAttestationMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gpu_quotes |
array<GpuInfo>
Optional. A list of GPU infos. |
↳ switch_quotes |
array<SwitchInfo>
Optional. A list of SWITCH infos. |
getGpuQuotes
Optional. A list of GPU infos.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setGpuQuotes
Optional. A list of GPU infos.
| Parameter | |
|---|---|
| Name | Description |
var |
array<GpuInfo>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSwitchQuotes
Optional. A list of SWITCH infos.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setSwitchQuotes
Optional. A list of SWITCH infos.
| Parameter | |
|---|---|
| Name | Description |
var |
array<SwitchInfo>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|