Interface protos.google.container.v1beta1.IUpgradeDetails (6.7.0)

Properties of an UpgradeDetails.

Package

@google-cloud/container

Properties

endTime

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

UpgradeDetails endTime

initialEmulatedVersion

initialEmulatedVersion?: (string|null);

UpgradeDetails initialEmulatedVersion

initialVersion

initialVersion?: (string|null);

UpgradeDetails initialVersion

startTime

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

UpgradeDetails startTime

startType

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

UpgradeDetails startType

state

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

UpgradeDetails state

targetEmulatedVersion

targetEmulatedVersion?: (string|null);

UpgradeDetails targetEmulatedVersion

targetVersion

targetVersion?: (string|null);

UpgradeDetails targetVersion