Google APIs
4ec607bd37
feat: new Firestore index modes and Database Editions
...
PiperOrigin-RevId: 745570206
2025-04-09 06:55:14 -07:00
Google APIs
35980b6987
feat: add the UserCreds API
...
PiperOrigin-RevId: 742708704
2025-04-01 08:23:56 -07:00
Google APIs
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
d72ca0d2ef
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 731738802
2025-02-27 08:38:54 -08: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
3776db131e
fix: bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes
...
feat: add filter argument to FirestoreAdmin.ListBackupsRequest
PiperOrigin-RevId: 716763143
2025-01-17 12:35:15 -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
296afd1429
docs: Clarify maximum retention of backups (max 14 weeks)
...
docs: Remove note about backups running at a specific time
docs: Standardize on the capitalization of "ID"
PiperOrigin-RevId: 668987834
2024-08-29 10:39:23 -07:00
Google APIs
9aab32eafe
feat: add bulk delete api
...
docs: update field api description
PiperOrigin-RevId: 642337904
2024-06-11 11:38:33 -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
d0ed6724c4
docs: Allow 14 week backup retention for Firestore daily backups
...
PiperOrigin-RevId: 621269025
2024-04-02 13:01:16 -07:00
Google APIs
8fe68cf33c
docs: correct BackupSchedule recurrence docs that mentioned specific time of day
...
chore: fix typo in DeleteBackupScheduleRequest
PiperOrigin-RevId: 619912852
2024-03-28 06:48:27 -07:00
Google APIs
277145d108
feat: add Vector Index API
...
PiperOrigin-RevId: 618867415
2024-03-25 09:31:31 -07:00
Google APIs
b5debc8c3a
feat: A new message Backup is added
...
feat: A new resource_definition `firestore.googleapis.com/Backup` is added
feat: A new method `GetBackup` is added to service `FirestoreAdmin`
feat: A new method `ListBackups` is added to service `FirestoreAdmin`
feat: A new method `DeleteBackup` is added to service `FirestoreAdmin`
feat: A new method `RestoreDatabase` is added to service `FirestoreAdmin`
feat: A new method `CreateBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `GetBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `ListBackupSchedules` is added to service `FirestoreAdmin`
feat: A new method `UpdateBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `DeleteBackupSchedule` is added to service `FirestoreAdmin`
feat: A new message `CreateBackupScheduleRequest` is added
feat: A new message `GetBackupScheduleRequest` is added
feat: A new message `UpdateBackupScheduleRequest` is added
feat: A new message `ListBackupSchedulesRequest` is added
feat: A new message `ListBackupSchedulesResponse` is added
feat: A new message `DeleteBackupScheduleRequest` is added
feat: A new message `GetBackupRequest` is added
feat: A new message `ListBackupsRequest` is added
feat: A new message `ListBackupsResponse` is added
feat: A new message `DeleteBackupRequest` is added
feat: A new message `RestoreDatabaseRequest` is added
feat: A new message `RestoreDatabaseMetadata` is added
feat: A new message `BackupSchedule` is added
feat: A new resource_definition `firestore.googleapis.com/BackupSchedule` is added
feat: A new message `DailyRecurrence` is added
feat: A new message `WeeklyRecurrence` is added
PiperOrigin-RevId: 616127901
2024-03-15 07:51:11 -07:00
Google APIs
6c31cc0071
docs: Fix formatting due to unclosed backtick
...
PiperOrigin-RevId: 597942027
2024-01-12 13:46:05 -08:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08: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
b4481e1c41
feat: add CreateDatabase API
...
PiperOrigin-RevId: 537397252
2023-06-02 13:36:14 -07:00
Google APIs
96995a2592
feat: add new client surface for PHP
...
PiperOrigin-RevId: 536761953
2023-05-31 10:53:07 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
b4bb0e2e24
feat: add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index
...
PiperOrigin-RevId: 532955594
2023-05-17 17:04:19 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07: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
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
6adf7b1787
chore: Disable requesting numeric enums in "transport=rest" responses for nodejs-firestore
...
PiperOrigin-RevId: 502893047
2023-01-18 09:07:35 -08:00
Google APIs
5a226be4e3
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
2fdd5e99dc
docs: Reference the correct main client gem name
...
PiperOrigin-RevId: 501376847
2023-01-11 14:17:29 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
a8c6c7cf82
feat: add firestore aggregation query apis to the stable googleapis branch
...
PiperOrigin-RevId: 473753776
2022-09-12 08:25:29 -07:00
Google APIs
725381dc13
chore: remove obsolete service config files
...
PiperOrigin-RevId: 472492863
2022-09-06 10:20:26 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -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
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
b7c9d05c60
feat: update client libraries to support Database operations
...
PiperOrigin-RevId: 419710013
2022-01-04 17:05:12 -08:00
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
dd50509689
docs(ruby): Correct the name of the corresponding wrapper library
...
PiperOrigin-RevId: 392910344
2021-08-25 09:16:51 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
3c6c3d69b7
feat!: migrate firestore/admin to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373590133
2021-05-13 09:33:03 -07:00
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00