Builder

class Builder

Properties

Link copied to clipboard

A brief description of the signal catalog.

Link copied to clipboard
var name: String?

The name of the signal catalog to create.

Link copied to clipboard
var nodes: List<Node>?

A list of information about nodes, which are a general abstraction of signals. For more information, see the API data type.

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

Metadata that can be used to manage the signal catalog.