| Package | Description |
|---|---|
| com.google.api.cloudquotas.v1beta |
A client to Cloud Quotas API
The interfaces provided are listed below, along with usage samples.
|
| com.google.api.cloudquotas.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
static CloudQuotasSettings |
CloudQuotasSettings.create(CloudQuotasStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
CloudQuotasStubSettings |
CloudQuotasStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcCloudQuotasStub |
GrpcCloudQuotasStub.create(CloudQuotasStubSettings settings) |
static HttpJsonCloudQuotasStub |
HttpJsonCloudQuotasStub.create(CloudQuotasStubSettings settings) |
| Constructor and Description |
|---|
Builder(CloudQuotasStubSettings settings) |
GrpcCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcCloudQuotasStub, using the given settings.
|
GrpcCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcCloudQuotasStub, using the given settings.
|
HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonCloudQuotasStub, using the given settings.
|
HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonCloudQuotasStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.