| 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.ListQuotaPreferencesPagedResponse |
CloudQuotasClient.listQuotaPreferences(ListQuotaPreferencesRequest request)
Lists QuotaPreferences in a given project, folder or organization.
|
CloudQuotasClient.ListQuotaPreferencesPagedResponse |
CloudQuotasClient.listQuotaPreferences(LocationName parent)
Lists QuotaPreferences in a given project, folder or organization.
|
CloudQuotasClient.ListQuotaPreferencesPagedResponse |
CloudQuotasClient.listQuotaPreferences(String parent)
Lists QuotaPreferences in a given project, folder or organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudQuotasClient.ListQuotaPreferencesPagedResponse> |
CloudQuotasClient.ListQuotaPreferencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference> context,
com.google.api.core.ApiFuture<ListQuotaPreferencesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListQuotaPreferencesRequest,CloudQuotasClient.ListQuotaPreferencesPagedResponse> |
CloudQuotasClient.listQuotaPreferencesPagedCallable()
Lists QuotaPreferences in a given project, folder or organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,CloudQuotasClient.ListQuotaPreferencesPagedResponse> |
CloudQuotasSettings.listQuotaPreferencesSettings()
Returns the object with the settings used for calls to listQuotaPreferences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,CloudQuotasClient.ListQuotaPreferencesPagedResponse> |
CloudQuotasSettings.Builder.listQuotaPreferencesSettings()
Returns the builder for the settings used for calls to listQuotaPreferences.
|
Copyright © 2025 Google LLC. All rights reserved.