tensorboard property

String? tensorboard
getter/setter pair

The name of a Vertex AI Tensorboard resource to which this CustomJob will upload Tensorboard logs.

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

Optional.

Implementation

core.String? tensorboard;