Class GetTensorboardExperimentRequest (1.17.1)

GetTensorboardExperimentRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for TensorboardService.GetTensorboardExperiment.

Attribute

NameDescription
name str
Required. The name of the TensorboardExperiment resource. Format: ``projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}``

Inheritance

builtins.object > proto.message.Message > GetTensorboardExperimentRequest