Reference documentation and code samples for the Compute V1 Client class ReservationSlotStatus.
Generated from protobuf message google.cloud.compute.v1.ReservationSlotStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ physical_topology
ReservationSlotPhysicalTopology
Output only. [Output Only] The physical topology of the reservation sub-block.
↳ rdma_ip_addresses
string[]
Output only. The RDMA IP address of the physical host.
↳ running_instances
string[]
Output only. The URIs of the instances currently running on this slot.
getPhysicalTopology
Output only. [Output Only] The physical topology of the reservation sub-block.
hasPhysicalTopology
clearPhysicalTopology
setPhysicalTopology
Output only. [Output Only] The physical topology of the reservation sub-block.
$this
getRdmaIpAddresses
Output only. The RDMA IP address of the physical host.
setRdmaIpAddresses
Output only. The RDMA IP address of the physical host.
var
string[]
$this
getRunningInstances
Output only. The URIs of the instances currently running on this slot.
setRunningInstances
Output only. The URIs of the instances currently running on this slot.
var
string[]
$this

