AllocationAggregateReservationReservedResourceInfoAcceleratorResponse

data class AllocationAggregateReservationReservedResourceInfoAcceleratorResponse(val acceleratorCount: Int, val acceleratorType: String)

Constructors

constructor(acceleratorCount: Int, acceleratorType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of accelerators of specified type.

Link copied to clipboard

Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"