tensorboardRun property
Required. The TensorboardRun's name field is used to identify the
TensorboardRun to be updated. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}
Implementation
final TensorboardRun? tensorboardRun;