You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
* feat: add support for table snapshots
* Add system test for table snapshots
* Make test taxonomy resource name unique
* Store timezone aware snapshot time on snapshots
* Make copy config tests more detailed
* Use unique resource ID differently for display name
* Add new classes to docs
"""Information about base table and snapshot time of the snapshot.
1293
+
1294
+
See https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#snapshotdefinition
1295
+
1296
+
Args:
1297
+
resource: Snapshot definition representation returned from the API.
0 commit comments