Reference documentation and code samples for the Compute V1 Client class Accelerators.
Generated from protobuf message google.cloud.compute.v1.Accelerators
Namespace
Google \ Cloud \ Compute \ V1Methods
__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-t4.
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-t4.
string
hasGuestAcceleratorType
clearGuestAcceleratorType
setGuestAcceleratorType
The accelerator type resource name, not a full URL, e.g. nvidia-tesla-t4.
var
string
$this