Interface protos.google.cloud.apigateway.v1.IListApiConfigsResponse (2.2.2)

Properties of a ListApiConfigsResponse.

Package

@google-cloud/api-gateway

Properties

apiConfigs

apiConfigs?: (google.cloud.apigateway.v1.IApiConfig[]|null);

ListApiConfigsResponse apiConfigs

nextPageToken

nextPageToken?: (string|null);

ListApiConfigsResponse nextPageToken

unreachableLocations

unreachableLocations?: (string[]|null);

ListApiConfigsResponse unreachableLocations