parent property
Required. The resource name of the TensorboardExperiment to create the
TensorboardTimeSeries in.
Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
The TensorboardRuns referenced by the parent fields in the
CreateTensorboardTimeSeriesRequest messages must be sub resources of this
TensorboardExperiment.
Implementation
final String parent;