Interface protos.google.container.v1.IUpgradeDetails (6.8.0)

Properties of an UpgradeDetails.

Package

@google-cloud/container

Properties

endTime

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

UpgradeDetails endTime

initialVersion

initialVersion?: (string|null);

UpgradeDetails initialVersion

startTime

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

UpgradeDetails startTime

startType

startType?: (google.container.v1.UpgradeDetails.StartType|keyof typeof google.container.v1.UpgradeDetails.StartType|null);

UpgradeDetails startType

state

state?: (google.container.v1.UpgradeDetails.State|keyof typeof google.container.v1.UpgradeDetails.State|null);

UpgradeDetails state

targetVersion

targetVersion?: (string|null);

UpgradeDetails targetVersion