ClippingConfig

A type of OutputConfig, used when the output in a feed is for the clip feature.

Types

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

Properties

Link copied to clipboard

The metadata that is the result of the clip request to Elemental Inference.

Functions

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