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

Properties of an UpdateTensorboardRunRequest.

Package

@google-cloud/aiplatform

Properties

tensorboardRun

tensorboardRun?: (google.cloud.aiplatform.v1beta1.ITensorboardRun|null);

UpdateTensorboardRunRequest tensorboardRun

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateTensorboardRunRequest updateMask

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