Package | Description |
---|---|
com.google.cloud.tasks.v2beta2 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.tasks.v2beta2.stub |
Modifier and Type | Method and Description |
---|---|
static CloudTasksSettings |
CloudTasksSettings.create(CloudTasksStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
CloudTasksStubSettings |
CloudTasksStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcCloudTasksStub |
GrpcCloudTasksStub.create(CloudTasksStubSettings settings) |
static HttpJsonCloudTasksStub |
HttpJsonCloudTasksStub.create(CloudTasksStubSettings settings) |
Constructor and Description |
---|
Builder(CloudTasksStubSettings settings) |
GrpcCloudTasksStub(CloudTasksStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcCloudTasksStub, using the given settings.
|
GrpcCloudTasksStub(CloudTasksStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcCloudTasksStub, using the given settings.
|
HttpJsonCloudTasksStub(CloudTasksStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonCloudTasksStub, using the given settings.
|
HttpJsonCloudTasksStub(CloudTasksStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonCloudTasksStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.