CreateAssetRevisionRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Link copied to clipboard

The revised description of the asset.

Link copied to clipboard

The unique identifier of the domain where the asset is being revised.

Link copied to clipboard

The metadata forms to be attached to the asset as part of asset revision.

Link copied to clipboard

The glossary terms to be attached to the asset as part of asset revision.

Link copied to clipboard

The identifier of the asset.

Link copied to clipboard
val name: String?

Te revised name of the asset.

Link copied to clipboard

The configuration of the automatically generated business-friendly metadata for the asset.

Link copied to clipboard

The revision type of the 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