| Package | Description |
|---|---|
| com.google.api.cloudquotas.v1 |
A client to Cloud Quotas API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected CloudQuotasClient.ListQuotaInfosPage |
CloudQuotasClient.ListQuotaInfosPage.createPage(com.google.api.gax.rpc.PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo> context,
ListQuotaInfosResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CloudQuotasClient.ListQuotaInfosPage> |
CloudQuotasClient.ListQuotaInfosPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo> context,
com.google.api.core.ApiFuture<ListQuotaInfosResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudQuotasClient.ListQuotaInfosFixedSizeCollection |
CloudQuotasClient.ListQuotaInfosFixedSizeCollection.createCollection(List<CloudQuotasClient.ListQuotaInfosPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.