Skip to content

Commit

Permalink
chore: add enumeration data type to .repo-metadata.json (#197)
Browse files Browse the repository at this point in the history
Adds a standard enumeration of library types in .repo-metadata.json
  • Loading branch information
Neenu1995 committed May 4, 2021
1 parent c75398e commit 79bc20b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions java-functions/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +0,0 @@
{
"name": "functions",
"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://googleapis.dev/java/google-cloud-functions/latest/index.html",
"release_level": "ga",
"transport": "grpc",
"language": "java",
"repo": "googleapis/java-functions",
"repo_short": "java-functions",
"distribution_name": "com.google.cloud:google-cloud-functions",
"api_id": "cloudfunctions.googleapis.com",
"requires_billing": true
}

0 comments on commit 79bc20b

Please sign in to comment.