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

Properties of a Tensorboard.

Package

@google-cloud/aiplatform

Properties

blobStoragePathPrefix

blobStoragePathPrefix?: (string|null);

Tensorboard blobStoragePathPrefix

Property Value
TypeDescription
(string|null)

createTime

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

Tensorboard createTime

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

description

description?: (string|null);

Tensorboard description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

Tensorboard displayName

Property Value
TypeDescription
(string|null)

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);

Tensorboard encryptionSpec

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

etag

etag?: (string|null);

Tensorboard etag

Property Value
TypeDescription
(string|null)

labels

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

Tensorboard labels

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

name

name?: (string|null);

Tensorboard name

Property Value
TypeDescription
(string|null)

runCount

runCount?: (number|null);

Tensorboard runCount

Property Value
TypeDescription
(number|null)

updateTime

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

Tensorboard updateTime

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