SampleResponse

Types

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

Properties

Link copied to clipboard

The raw inference response body from the model.

Link copied to clipboard

MIME type of the inference result.

Functions

Link copied to clipboard
inline fun copy(block: SampleResponse.Builder.() -> Unit = {}): SampleResponse
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