tensorboardTimeSeriesId property

String? tensorboardTimeSeriesId
getter/setter pair

The user specified unique ID to use for the TensorboardTimeSeries, which becomes the final component of the TensorboardTimeSeries's resource name.

This value should match "a-z0-9{0, 127}"

Optional.

Implementation

core.String? tensorboardTimeSeriesId;