Interface protos.google.cloud.aiplatform.v1beta1.ITensorboardExperiment (1.7.2)

Properties of a TensorboardExperiment.

Package

@google-cloud/aiplatform!

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

TensorboardExperiment createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

TensorboardExperiment description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

TensorboardExperiment displayName

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

TensorboardExperiment etag

Property Value
TypeDescription
(string|null)

labels

labels?: ({ [k: string]: string }|null);

TensorboardExperiment labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

TensorboardExperiment name

Property Value
TypeDescription
(string|null)

source

source?: (string|null);

TensorboardExperiment source

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

TensorboardExperiment updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)