Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NetworkEndpointGroupsAttachEndpointsRequest.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#network_endpoints
def network_endpoints() -> ::Array<::Google::Cloud::Compute::V1::NetworkEndpoint> Returns 
 - (::Array<::Google::Cloud::Compute::V1::NetworkEndpoint>) — The list of network endpoints to be attached.
 
#network_endpoints=
def network_endpoints=(value) -> ::Array<::Google::Cloud::Compute::V1::NetworkEndpoint> Parameter 
 - value (::Array<::Google::Cloud::Compute::V1::NetworkEndpoint>) — The list of network endpoints to be attached.
 
 Returns 
 - (::Array<::Google::Cloud::Compute::V1::NetworkEndpoint>) — The list of network endpoints to be attached.