Package | Description |
---|---|
com.google.cloud.tasks.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpRequest
HTTP request.
|
static class |
HttpRequest.Builder
HTTP request.
|
Modifier and Type | Method and Description |
---|---|
HttpRequestOrBuilder |
Task.getHttpRequestOrBuilder()
HTTP request that is sent to the worker.
|
HttpRequestOrBuilder |
Task.Builder.getHttpRequestOrBuilder()
HTTP request that is sent to the worker.
|
HttpRequestOrBuilder |
TaskOrBuilder.getHttpRequestOrBuilder()
HTTP request that is sent to the worker.
|
Copyright © 2022 Google LLC. All rights reserved.