Google Cloud Confidential Computing V1 Client - Class SinglePassthroughAttestation (1.7.0)

Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class SinglePassthroughAttestation.

Single GPU Passthrough (SPT) attestation.

Generated from protobuf message google.cloud.confidentialcomputing.v1.NvidiaAttestation.SinglePassthroughAttestation

Namespace

Google \ Cloud \ ConfidentialComputing \ V1 \ NvidiaAttestation

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gpu_quote GpuInfo

Optional. Single GPU quote.

getGpuQuote

Optional. Single GPU quote.

Returns
Type Description
GpuInfo|null

hasGpuQuote

clearGpuQuote

setGpuQuote

Optional. Single GPU quote.

Parameter
Name Description
var GpuInfo
Returns
Type Description
$this