Interface protos.google.cloud.aiplatform.v1beta1.ICreateTensorboardExperimentRequest (1.11.0)

Properties of a CreateTensorboardExperimentRequest.

Package

@google-cloud/aiplatform

Properties

parent

parent?: (string|null);

CreateTensorboardExperimentRequest parent

Property Value
TypeDescription
(string|null)

tensorboardExperiment

tensorboardExperiment?: (google.cloud.aiplatform.v1beta1.ITensorboardExperiment|null);

CreateTensorboardExperimentRequest tensorboardExperiment

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ITensorboardExperiment|null)

tensorboardExperimentId

tensorboardExperimentId?: (string|null);

CreateTensorboardExperimentRequest tensorboardExperimentId

Property Value
TypeDescription
(string|null)