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

Properties of a Metadata.

Package

@google-cloud/life-sciences!

Properties

createTime

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

Metadata createTime

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

endTime

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

Metadata endTime

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

events

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

Metadata events

Property Value
TypeDescription
(google.cloud.lifesciences.v2beta.IEvent[]|null)

labels

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

Metadata labels

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

pipeline

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

Metadata pipeline

Property Value
TypeDescription
(google.cloud.lifesciences.v2beta.IPipeline|null)

pubSubTopic

pubSubTopic?: (string|null);

Metadata pubSubTopic

Property Value
TypeDescription
(string|null)

startTime

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

Metadata startTime

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