Reference documentation and code samples for the Compute V1 Client class ReservationBlockPhysicalTopology.
Generated from protobuf message google.cloud.compute.v1.ReservationBlockPhysicalTopology
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ block |
string
The hash of the capacity block within the cluster. |
↳ cluster |
string
The cluster name of the reservation block. |
getBlock
The hash of the capacity block within the cluster.
Returns | |
---|---|
Type | Description |
string |
hasBlock
clearBlock
setBlock
The hash of the capacity block within the cluster.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getCluster
The cluster name of the reservation block.
Returns | |
---|---|
Type | Description |
string |
hasCluster
clearCluster
setCluster
The cluster name of the reservation block.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |