Class ListServiceClassesResponse (2.11.0)

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

Response for ListServiceClasses.

Attributes

Name Description
service_classes MutableSequence[google.cloud.networkconnectivity_v1.types.ServiceClass]
ServiceClasses 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.