tensorboard property

String? tensorboard
getter/setter pair

The name of a Vertex AI [Tensorboard] resource to which this execution will upload Tensorboard logs.

Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}

Implementation

core.String? tensorboard;