Interface protos.google.cloud.apigateway.v1.IListApisResponse (2.1.2)

Properties of a ListApisResponse.

Package

@google-cloud/api-gateway

Properties

apis

apis?: (google.cloud.apigateway.v1.IApi[]|null);

ListApisResponse apis

nextPageToken

nextPageToken?: (string|null);

ListApisResponse nextPageToken

unreachableLocations

unreachableLocations?: (string[]|null);

ListApisResponse unreachableLocations