Uses of Interface
com.google.cloud.functions.HttpMessage
-
Uses of HttpMessage in com.google.cloud.functions
Subinterfaces of HttpMessage in com.google.cloud.functionsModifier and TypeInterfaceDescriptioninterfaceRepresents the contents of an HTTP request that is being serviced by a Cloud Function.static interfaceRepresents one part inside a multipart (multipart/form-data) HTTP request.