Properties of an AppEngineHttpRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
httpMethod |
google.cloud.tasks.v2.HttpMethod | null |
<optional> |
AppEngineHttpRequest httpMethod |
appEngineRouting |
google.cloud.tasks.v2.IAppEngineRouting | null |
<optional> |
AppEngineHttpRequest appEngineRouting |
relativeUri |
string | null |
<optional> |
AppEngineHttpRequest relativeUri |
headers |
Object.<string, string> | null |
<optional> |
AppEngineHttpRequest headers |
body |
Uint8Array | null |
<optional> |
AppEngineHttpRequest body |