forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.repo-metadata.json
19 lines (19 loc) · 1.04 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "eventarc",
"name_pretty": "Eventarc",
"product_documentation": "https://cloud.google.com/eventarc/docs",
"api_description": "lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management, you can optimize productivity and costs while building a modern, event-driven solution.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-eventarc/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-eventarc",
"distribution_name": "com.google.cloud:google-cloud-eventarc",
"api_id": "eventarc.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"codeowner_team": "@googleapis/aap-dpes",
"rest_documentation": "https://cloud.google.com/eventarc/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/eventarc/docs/reference/rpc"
}