Compute V1 Client - Class WireGroupTopology (2.3.0)

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

Topology details for the wire group.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ endpoints array<WireGroupTopologyEndpoint>

Topology details for all endpoints in the wire group.

getEndpoints

Topology details for all endpoints in the wire group.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEndpoints

Topology details for all endpoints in the wire group.

Parameter
Name Description
var array<WireGroupTopologyEndpoint>
Returns
Type Description
$this