Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequest
Represents the contents of an HTTP request that is being serviced by a Cloud Function.
|
static interface |
HttpRequest.HttpPart
Represents one part inside a multipart (
multipart/form-data ) HTTP request. |
Copyright © 2020. All rights reserved.