ModelDigests

Provides information to verify the integrity of stored model artifacts.

Types

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

Properties

Link copied to clipboard

Provides a hash value that uniquely identifies the stored model artifacts.

Functions

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