Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GlobalNetworkEndpointGroupsDetachEndpointsRequest.
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 detached.
#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 detached.
    Returns
    
- (::Array<::Google::Cloud::Compute::V1::NetworkEndpoint>) — The list of network endpoints to be detached.