Interface protos.google.cloud.servicehealth.v1.IEventUpdate (0.1.0)

Properties of an EventUpdate.

Package

@google-cloud/servicehealth

Properties

description

description?: (string|null);

EventUpdate description

symptom

symptom?: (string|null);

EventUpdate symptom

title

title?: (string|null);

EventUpdate title

updateTime

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

EventUpdate updateTime

workaround

workaround?: (string|null);

EventUpdate workaround