Compute V1 Client - Class ReservationsResizeRequest (1.14.0)

Reference documentation and code samples for the Compute V1 Client class ReservationsResizeRequest.

Generated from protobuf message google.cloud.compute.v1.ReservationsResizeRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ specific_sku_count int|string

Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

getSpecificSkuCount

Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

Returns
TypeDescription
int|string

hasSpecificSkuCount

clearSpecificSkuCount

setSpecificSkuCount

Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this