Compute V1 Client - Class NetworkEndpointGroupsAttachEndpointsRequest (1.16.2)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ network_endpoints array<Google\Cloud\Compute\V1\NetworkEndpoint>

The list of network endpoints to be attached.

getNetworkEndpoints

The list of network endpoints to be attached.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setNetworkEndpoints

The list of network endpoints to be attached.

Parameter
Name Description
var array<Google\Cloud\Compute\V1\NetworkEndpoint>
Returns
Type Description
$this