google_api_genomics v0.0.1 GoogleApi.Genomics.V1.Model.OperationEvent View Source
An event that occurred during an Operation.
Attributes
- description (String): Required description of event. Defaults to:
null
. - endTime (String): Optional time of when event finished. An event can have a start time and no finish time. If an event has a finish time, there must be a start time. Defaults to:
null
. - startTime (String): Optional time of when event started. Defaults to:
null
.