tensorboardExperiment property

TensorboardExperiment? tensorboardExperiment
final

Required. The TensorboardExperiment's name field is used to identify the TensorboardExperiment to be updated. Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}

Implementation

final TensorboardExperiment? tensorboardExperiment;