Uses of Package
com.google.cloud.functions
-
Classes in com.google.cloud.functions used by com.google.cloud.functions Class Description Context An interface for event function context.HttpMessage Represents an HTTP message, either an HTTP request or a part of a multipart HTTP request.HttpRequest Represents the contents of an HTTP request that is being serviced by a Cloud Function.HttpRequest.HttpPart Represents one part inside a multipart (multipart/form-data
) HTTP request.HttpResponse Represents the contents of an HTTP response that is being sent by a Cloud Function in response to an HTTP request.