Skip to content

Commit 714fbe9

Browse files
committed
chore(java-firestore): add library to generation_config.yaml
1 parent 971ee69 commit 714fbe9

2 files changed

Lines changed: 24 additions & 25 deletions

File tree

generation_config.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,30 @@ libraries:
11031103
GAPICs:
11041104
- proto_path: google/cloud/financialservices/v1
11051105
requires_billing: true
1106+
- api_shortname: firestore
1107+
name_pretty: Cloud Firestore
1108+
product_documentation: https://cloud.google.com/firestore
1109+
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-firestore/latest/history
1110+
issue_tracker: https://issuetracker.google.com/savedsearches/5337669
1111+
release_level: stable
1112+
language: java
1113+
distribution_name: com.google.cloud:google-cloud-firestore
1114+
codeowner_team: '@googleapis/firestore-team'
1115+
api_id: firestore.googleapis.com
1116+
library_type: GAPIC_COMBO
1117+
api_description: is a fully-managed NoSQL document database for mobile, web, and
1118+
server development from Firebase and Google Cloud Platform. It's backed by a
1119+
multi-region replicated database that ensures once data is committed, it's durable
1120+
even in the face of unexpected disasters. Not only that, but despite being a distributed
1121+
database, it's also strongly consistent and offers seamless integration with other
1122+
Firebase and Google Cloud Platform products, including Google Cloud Functions.
1123+
transport: grpc
1124+
excluded_poms: google-cloud-firestore,google-cloud-firestore-bom
1125+
recommended_package: com.google.cloud.firestore
1126+
GAPICs:
1127+
- proto_path: google/firestore/v1
1128+
- proto_path: google/firestore/admin/v1
1129+
- proto_path: google/firestore/bundle
11061130
- api_shortname: cloudfunctions
11071131
name_pretty: Cloud Functions
11081132
product_documentation: https://cloud.google.com/functions

java-firestore/generation_config.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)