| Package | Description |
|---|---|
| com.google.api.cloudquotas.v1 |
A client to Cloud Quotas API
The interfaces provided are listed below, along with usage samples.
|
| com.google.api.cloudquotas.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudQuotasClient.ListQuotaInfosPagedResponse |
CloudQuotasClient.listQuotaInfos(ListQuotaInfosRequest request)
Lists QuotaInfos of all quotas for a given project, folder or organization.
|
CloudQuotasClient.ListQuotaInfosPagedResponse |
CloudQuotasClient.listQuotaInfos(ServiceName parent)
Lists QuotaInfos of all quotas for a given project, folder or organization.
|
CloudQuotasClient.ListQuotaInfosPagedResponse |
CloudQuotasClient.listQuotaInfos(String parent)
Lists QuotaInfos of all quotas for a given project, folder or organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasClient.ListQuotaInfosPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListQuotaInfosRequest,ListQuotaInfosResponse,QuotaInfo> context,
com.google.api.core.ApiFuture<ListQuotaInfosResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasClient.listQuotaInfosPagedCallable()
Lists QuotaInfos of all quotas for a given project, folder or organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListQuotaInfosRequest,ListQuotaInfosResponse,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasSettings.listQuotaInfosSettings()
Returns the object with the settings used for calls to listQuotaInfos.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListQuotaInfosRequest,ListQuotaInfosResponse,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasSettings.Builder.listQuotaInfosSettings()
Returns the builder for the settings used for calls to listQuotaInfos.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,CloudQuotasClient.ListQuotaInfosPagedResponse> |
GrpcCloudQuotasStub.listQuotaInfosPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,CloudQuotasClient.ListQuotaInfosPagedResponse> |
HttpJsonCloudQuotasStub.listQuotaInfosPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasStub.listQuotaInfosPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListQuotaInfosRequest,ListQuotaInfosResponse,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasStubSettings.listQuotaInfosSettings()
Returns the object with the settings used for calls to listQuotaInfos.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListQuotaInfosRequest,ListQuotaInfosResponse,CloudQuotasClient.ListQuotaInfosPagedResponse> |
CloudQuotasStubSettings.Builder.listQuotaInfosSettings()
Returns the builder for the settings used for calls to listQuotaInfos.
|
Copyright © 2025 Google LLC. All rights reserved.