Reference documentation and code samples for the Compute V1 Client class Accelerators.
Generated from protobuf message google.cloud.compute.v1.Accelerators
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ guest_accelerator_count
int
Number of accelerator cards exposed to the guest.
↳ guest_accelerator_type
string
The accelerator type resource name, not a full URL, e.g. 'nvidia-tesla-k80'.
getGuestAcceleratorCount
Number of accelerator cards exposed to the guest.
int
hasGuestAcceleratorCount
clearGuestAcceleratorCount
setGuestAcceleratorCount
Number of accelerator cards exposed to the guest.
var
int
$this
getGuestAcceleratorType
The accelerator type resource name, not a full URL, e.g. 'nvidia-tesla-k80'.
string
hasGuestAcceleratorType
clearGuestAcceleratorType
setGuestAcceleratorType
The accelerator type resource name, not a full URL, e.g. 'nvidia-tesla-k80'.
var
string
$this