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

Properties of a ListGatewaysResponse.

Package

@google-cloud/api-gateway

Properties

gateways

gateways?: (google.cloud.apigateway.v1.IGateway[]|null);

ListGatewaysResponse gateways

nextPageToken

nextPageToken?: (string|null);

ListGatewaysResponse nextPageToken

unreachableLocations

unreachableLocations?: (string[]|null);

ListGatewaysResponse unreachableLocations