| 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 |
|---|---|
ExecutionsStub |
ExecutionsClient.getStub() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionsClient |
ExecutionsClient.create(ExecutionsStub stub)
Constructs an instance of ExecutionsClient, using the given stub for making calls.
|
| Constructor and Description |
|---|
ExecutionsClient(ExecutionsStub stub) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcExecutionsStub
gRPC stub implementation for the Executions service API.
|
class |
HttpJsonExecutionsStub
REST stub implementation for the Executions service API.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionsStub |
ExecutionsStubSettings.createStub() |
Copyright © 2025 Google LLC. All rights reserved.