forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.repo-metadata.json
More file actions
19 lines (19 loc) · 908 Bytes
/
.repo-metadata.json
File metadata and controls
19 lines (19 loc) · 908 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "cloudfunctions",
"name_pretty": "Cloud Functions",
"product_documentation": "https://cloud.google.com/functions",
"api_description": "is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-functions/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-functions",
"distribution_name": "com.google.cloud:google-cloud-functions",
"api_id": "cloudfunctions.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"codeowner_team": "@googleapis/aap-dpes",
"rest_documentation": "https://cloud.google.com/functions/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/functions/docs/reference/rpc"
}