Class ListGatewaysResponse (1.7.0)

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

Response message for ApiGatewayService.ListGateways

Attributes

NameDescription
gateways MutableSequence[google.cloud.apigateway_v1.types.Gateway]
Gateways.
next_page_token str
Next page token.
unreachable_locations MutableSequence[str]
Locations that could not be reached.