ImportHubContentRequest

Types

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

Properties

Link copied to clipboard

The version of the hub content schema to import.

Link copied to clipboard

A description of the hub content to import.

Link copied to clipboard

The display name of the hub content to import.

Link copied to clipboard

The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

Link copied to clipboard

A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.

Link copied to clipboard

The name of the hub content to import.

Link copied to clipboard

The searchable keywords of the hub content.

Link copied to clipboard

The type of hub content to import.

Link copied to clipboard

The version of the hub content to import.

Link copied to clipboard

The name of the hub to import content into.

Link copied to clipboard

The status of the hub content resource.

Link copied to clipboard
val tags: List<Tag>?

Any tags associated with the hub content.

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