Interface protos.google.api.cloudquotas.v1.IListQuotaInfosResponse (0.1.0)

Properties of a ListQuotaInfosResponse.

Package

@google-cloud/cloudquotas

Properties

nextPageToken

nextPageToken?: (string|null);

ListQuotaInfosResponse nextPageToken

quotaInfos

quotaInfos?: (google.api.cloudquotas.v1.IQuotaInfo[]|null);

ListQuotaInfosResponse quotaInfos