| Package | Description |
|---|---|
| com.google.cloud.run.v2 |
A client to Cloud Run Admin API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.run.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
static ServicesSettings |
ServicesSettings.create(ServicesStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ServicesStubSettings |
ServicesStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonServicesStub |
HttpJsonServicesStub.create(ServicesStubSettings settings) |
static GrpcServicesStub |
GrpcServicesStub.create(ServicesStubSettings settings) |
| Constructor and Description |
|---|
Builder(ServicesStubSettings settings) |
GrpcServicesStub(ServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServicesStub, using the given settings.
|
GrpcServicesStub(ServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServicesStub, using the given settings.
|
HttpJsonServicesStub(ServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonServicesStub, using the given settings.
|
HttpJsonServicesStub(ServicesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonServicesStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.