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

Properties of an AnnotationSpec.

Package

@google-cloud/aiplatform

Properties

createTime

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

AnnotationSpec createTime

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

displayName

displayName?: (string|null);

AnnotationSpec displayName

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

AnnotationSpec etag

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

AnnotationSpec name

Property Value
TypeDescription
(string|null)

updateTime

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

AnnotationSpec updateTime

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