Commit graph

12 commits

Author SHA1 Message Date
Google APIs
760ef85838 feat: Expose the Database.firestore_data_access_mode parameter
feat: Expose the `Database.mongodb_compatible_data_access_mode` parameter
feat: Expose the `Database.realtime_updates_mode` parameter
feat: Expose the `Index.unique` parameter
docs: Update documentation on several parameters, especially when relating to the new `enterprise` database edition

PiperOrigin-RevId: 865444806
2026-02-04 09:31:53 -08:00
Google APIs
ba7105d1d1 feat: Expose tags field in Database and RestoreDatabaseRequest public protos
This change exposes the tags field in the Database and RestoreDatabaseRequest messages, allowing users to manage tags for Firestore databases.

PiperOrigin-RevId: 783460561
2025-07-15 13:56:00 -07:00
Google APIs
4ec607bd37 feat: new Firestore index modes and Database Editions
PiperOrigin-RevId: 745570206
2025-04-09 06:55:14 -07:00
Google APIs
fd510f8e0f chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731693666
2025-02-27 05:53:36 -08:00
Google APIs
070b0fd6ac feat: add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases)
feat: add Database.CmekConfig and Database.cmek_config (information about CMEK enablement)
feat: allow specifying an encryption_config when restoring a database
feat: add Database.delete_time (the time a database was deleted, if it ever was)
feat: add Database.previous_id (if a database was deleted, what ID it was using beforehand)
docs: fix assorted capitalization issues with the word "ID"
docs: clarify restore details

PiperOrigin-RevId: 671737474
2024-09-06 06:42:20 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
204f2aefbf feat: add DeleteDatabase API and delete protection
docs: update Database API description

PiperOrigin-RevId: 591922567
2023-12-18 09:33:49 -08:00
Google APIs
fbe1c8e68e feat: expose Firestore PITR fields in Database to stable
feat: expose Firestore snapshot_time field in export API to stable
feat: expose Firestore namespace ID fields in import/export APIs to stable
docs: assorted typo fixes and whitespace updates

PiperOrigin-RevId: 587811576
2023-12-04 12:49:24 -08:00
Google APIs
0ac2668e5b chore: fixup Go packages to match open source
PiperOrigin-RevId: 524009841
2023-04-13 08:37:57 -07:00
Google APIs
1cfcea4fbe chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
dea7c804bc chore: expose new TTL / Database Admin experimental API
PiperOrigin-RevId: 451252826
2022-05-26 15:07:12 -07:00
Google APIs
b7c9d05c60 feat: update client libraries to support Database operations
PiperOrigin-RevId: 419710013
2022-01-04 17:05:12 -08:00