Class ListInternalRangesResponse (2.11.0)

ListInternalRangesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for InternalRange.ListInternalRanges

Attributes

Name Description
internal_ranges MutableSequence[google.cloud.networkconnectivity_v1.types.InternalRange]
Internal ranges to be returned.
next_page_token str
The next pagination token in the List response. It should be used as page_token for the following request. An empty value means no more result.
unreachable MutableSequence[str]
Locations that could not be reached.