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