Compute V1 Client - Class RegionNetworkEndpointGroupsDetachEndpointsRequest (1.27.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ network_endpointsarray<NetworkEndpoint>

The list of network endpoints to be detached.

getNetworkEndpoints

The list of network endpoints to be detached.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNetworkEndpoints

The list of network endpoints to be detached.

Parameter
NameDescription
vararray<NetworkEndpoint>
Returns
TypeDescription
$this