Class ListApiConfigsResponse (1.0.4)

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

Response message for ApiGatewayService.ListApiConfigs .. attribute:: api_configs

API Configs.

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

Attributes

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