Compute V1 Client - Class WireGroupTopology (2.8.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>

Output only. Topology details for all endpoints in the wire group.

getEndpoints

Output only. Topology details for all endpoints in the wire group.

Returns
Type Description
Google\Protobuf\RepeatedField<WireGroupTopologyEndpoint>

setEndpoints

Output only. Topology details for all endpoints in the wire group.

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