Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NetworkEndpointGroupsScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_endpoint_groups
def network_endpoint_groups() -> ::Array<::Google::Cloud::Compute::V1::NetworkEndpointGroup>
Returns
- (::Array<::Google::Cloud::Compute::V1::NetworkEndpointGroup>) — [Output Only] The list of network endpoint groups that are contained in this scope.
#network_endpoint_groups=
def network_endpoint_groups=(value) -> ::Array<::Google::Cloud::Compute::V1::NetworkEndpointGroup>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::NetworkEndpointGroup>) — [Output Only] The list of network endpoint groups that are contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::NetworkEndpointGroup>) — [Output Only] The list of network endpoint groups that are contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.