JobDefinitionMetadata

data class JobDefinitionMetadata(val labels: Any? = null)

Constructors

Link copied to clipboard
constructor(labels: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val labels: Any? = null

Key-value pairs used to identify, sort, and organize cube resources. Can contain up to 63 uppercase letters, lowercase letters, numbers, hyphens (-), and underscores (_). Labels can be added or modified at any time. Each resource can have multiple labels, but each key must be unique for a given object.