Interface protos.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus.IStats (1.10.1)

Properties of a Stats.

Package

@google-cloud/alloydb

Properties

failed

failed?: (number|null);

Stats failed

notStarted

notStarted?: (number|null);

Stats notStarted

ongoing

ongoing?: (number|null);

Stats ongoing

success

success?: (number|null);

Stats success