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