UpdateAssetModelCompositeModelRequest

Types

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

Properties

Link copied to clipboard

A description for the composite model.

Link copied to clipboard

An external ID to assign to the asset model. You can only set the external ID of the asset model if it wasn't set when it was created, or you're setting it to the exact same thing as when it was created.

Link copied to clipboard

The ID of a composite model on this asset model.

Link copied to clipboard

A unique, friendly name for the composite model.

Link copied to clipboard

The property definitions of the composite model. For more information, see .

Link copied to clipboard

The ID of the asset model, in UUID format.

Link copied to clipboard

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

Functions

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