Class ListGatewaysResponse (0.2.0)

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

Response message for ApiGatewayService.ListGateways .. attribute:: gateways

Gateways.

:type: Sequence[google.cloud.apigateway_v1.types.Gateway]

Attributes

NameDescription
next_page_token str
Next page token.
unreachable_locations Sequence[str]
Locations that could not be reached.