lastMigrateTime property

Timestamp? lastMigrateTime
final

Output only. Timestamp when the last migration attempt on this MigratableResource started. Will not be set if there's no migration attempt on this MigratableResource.

Implementation

final protobuf.Timestamp? lastMigrateTime;