Interface protos.google.cloud.notebooks.v1.IEvent (2.1.4)

Properties of an Event.

Package

@google-cloud/notebooks

Properties

details

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

Event details

reportTime

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

Event reportTime

type

type?: (google.cloud.notebooks.v1.Event.EventType|keyof typeof google.cloud.notebooks.v1.Event.EventType|null);

Event type