Interface protos.google.cloud.lifesciences.v2beta.IMetadata (1.1.1)

Properties of a Metadata.

Package

@google-cloud/life-sciences

Properties

createTime

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

Metadata createTime

endTime

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

Metadata endTime

events

events?: (google.cloud.lifesciences.v2beta.IEvent[]|null);

Metadata events

labels

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

Metadata labels

pipeline

pipeline?: (google.cloud.lifesciences.v2beta.IPipeline|null);

Metadata pipeline

pubSubTopic

pubSubTopic?: (string|null);

Metadata pubSubTopic

startTime

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

Metadata startTime