Interface protos.google.cloud.rapidmigrationassessment.v1.IAnnotation (2.0.1)

Properties of an Annotation.

Package

@google-cloud/rapidmigrationassessment

Properties

createTime

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

Annotation createTime

labels

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

Annotation labels

name

name?: (string|null);

Annotation name

type

type?: (google.cloud.rapidmigrationassessment.v1.Annotation.Type|keyof typeof google.cloud.rapidmigrationassessment.v1.Annotation.Type|null);

Annotation type

updateTime

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

Annotation updateTime