Compute V1 Client - Class ReservationBlockPhysicalTopologyInstancePhysicalHostTopology (1.32.0)

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

The PhysicalHostTopology of the instance within a Block resource.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ host string

Host hash for a given instance

↳ sub_block string

Sub block hash for a given instance

getHost

Host hash for a given instance

Returns
Type Description
string

hasHost

clearHost

setHost

Host hash for a given instance

Parameter
Name Description
var string
Returns
Type Description
$this

getSubBlock

Sub block hash for a given instance

Returns
Type Description
string

hasSubBlock

clearSubBlock

setSubBlock

Sub block hash for a given instance

Parameter
Name Description
var string
Returns
Type Description
$this