Uses of Package
com.google.cloud.functions

  • Class
    Description
    An interface for event function context.
    Represents an HTTP message, either an HTTP request or a part of a multipart HTTP request.
    Represents the contents of an HTTP request that is being serviced by a Cloud Function.
    Represents one part inside a multipart (multipart/form-data) HTTP request.
    Represents the contents of an HTTP response that is being sent by a Cloud Function in response to an HTTP request.
    Describes how to deserialize request object and serialize response objects for an HTTP invocation.