ResourceInfo

Additional details about a resource that are specific to its category. For AI/ML resources and their host resources, this structure contains AIDetails.

Types

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

Properties

Link copied to clipboard

Details that are specific to self-hosted AI resources and their host resources.

Functions

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