Reference documentation and code samples for the Compute V1 Client class InstanceWithNamedPorts.
Generated from protobuf message google.cloud.compute.v1.InstanceWithNamedPorts
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance
string
[Output Only] The URL of the instance.
↳ named_ports
array< Google\Cloud\Compute\V1\NamedPort
>
[Output Only] The named ports that belong to this instance group.
↳ status
string
[Output Only] The status of the instance. Check the Status enum for the list of possible values.
getInstance
[Output Only] The URL of the instance.
string
hasInstance
clearInstance
setInstance
[Output Only] The URL of the instance.
var
string
$this
getNamedPorts
[Output Only] The named ports that belong to this instance group.
setNamedPorts
[Output Only] The named ports that belong to this instance group.
$this
getStatus
[Output Only] The status of the instance.
Check the Status enum for the list of possible values.
string
hasStatus
clearStatus
setStatus
[Output Only] The status of the instance.
Check the Status enum for the list of possible values.
var
string
$this