| Package | Description |
|---|---|
| com.google.api.serviceusage.v1 |
A client to Service Usage API
The interfaces provided are listed below, along with usage samples.
|
| com.google.api.serviceusage.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUsageSettings |
ServiceUsageSettings.create(ServiceUsageStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ServiceUsageStubSettings |
ServiceUsageStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonServiceUsageStub |
HttpJsonServiceUsageStub.create(ServiceUsageStubSettings settings) |
static GrpcServiceUsageStub |
GrpcServiceUsageStub.create(ServiceUsageStubSettings settings) |
| Constructor and Description |
|---|
Builder(ServiceUsageStubSettings settings) |
GrpcServiceUsageStub(ServiceUsageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServiceUsageStub, using the given settings.
|
GrpcServiceUsageStub(ServiceUsageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceUsageStub, using the given settings.
|
HttpJsonServiceUsageStub(ServiceUsageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonServiceUsageStub, using the given settings.
|
HttpJsonServiceUsageStub(ServiceUsageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonServiceUsageStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.