Class ListApiConfigsResponse (1.1.1)

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

Response message for ApiGatewayService.ListApiConfigs

Attributes

NameDescription
api_configs Sequence[google.cloud.apigateway_v1.types.ApiConfig]
API Configs.
next_page_token str
Next page token.
unreachable_locations Sequence[str]
Locations that could not be reached.