| Package | Description |
|---|---|
| com.google.api.serviceusage.v1beta1 |
A client to Service Usage API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceUsageClient.ListConsumerQuotaMetricsPage |
ServiceUsageClient.ListConsumerQuotaMetricsPage.createPage(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context,
ListConsumerQuotaMetricsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ServiceUsageClient.ListConsumerQuotaMetricsPage> |
ServiceUsageClient.ListConsumerQuotaMetricsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse,ConsumerQuotaMetric> context,
com.google.api.core.ApiFuture<ListConsumerQuotaMetricsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceUsageClient.ListConsumerQuotaMetricsFixedSizeCollection |
ServiceUsageClient.ListConsumerQuotaMetricsFixedSizeCollection.createCollection(List<ServiceUsageClient.ListConsumerQuotaMetricsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.