CreateAssetRequest

Request structure for creating a new asset

Types

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

Properties

Link copied to clipboard

The unique identifier for the agent space where the asset will be created

Link copied to clipboard

The type of asset to create

Link copied to clipboard

A unique, case-sensitive identifier used for idempotent asset creation

Link copied to clipboard

The content for the asset. Provide a single file or a zip bundle.

Link copied to clipboard

The metadata describing this asset

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