InvokeWithResponseStreamResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The stream of response payloads.

Link copied to clipboard

The version of the function that executed. When you invoke a function with an alias, this indicates which version the alias resolved to.

Link copied to clipboard

The type of data the stream is returning.

Link copied to clipboard

For a successful request, the HTTP status code is in the 200 range. For the RequestResponse invocation type, this status code is 200. For the DryRun invocation type, this status code is 204.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String