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