Interface protos.google.cloud.edgecontainer.v1.Cluster.IMaintenanceEvent (0.3.0)

Properties of a MaintenanceEvent.

Package

@google-cloud/edgecontainer

Properties

createTime

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

MaintenanceEvent createTime

endTime

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

MaintenanceEvent endTime

operation

operation?: (string|null);

MaintenanceEvent operation

schedule

schedule?: (google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.Schedule|keyof typeof google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.Schedule|null);

MaintenanceEvent schedule

startTime

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

MaintenanceEvent startTime

state

state?: (google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.State|keyof typeof google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.State|null);

MaintenanceEvent state

targetVersion

targetVersion?: (string|null);

MaintenanceEvent targetVersion

type

type?: (google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.Type|keyof typeof google.cloud.edgecontainer.v1.Cluster.MaintenanceEvent.Type|null);

MaintenanceEvent type

updateTime

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

MaintenanceEvent updateTime

uuid

uuid?: (string|null);

MaintenanceEvent uuid