Discovery API:metastore.v1
Breaking Change
Docs

MigrationSummary schema updates and breaking changes

A breaking change has been introduced to the MigrationSummary schema where the 'endTime' property is now explicitly marked as read-only. This field, formatted as a google-datetime string, represents the UTC time when the migration report was written. Additionally, the 'createTime' field description has been modified to clarify that it represents the UTC time when the source metadata read was initiated, rather than when the report was finalized. Developers using migration tools should ensure they are not attempting to provide 'endTime' in write requests.