TensorboardRun constructor
TensorboardRun({})
Implementation
TensorboardRun({
this.name = '',
required this.displayName,
this.description = '',
this.createTime,
this.updateTime,
this.labels = const {},
this.etag = '',
}) : super(fullyQualifiedName);