1{ 2 "api_shortname": "run", 3 "name_pretty": "Cloud Run", 4 "product_documentation": "https://cloud.google.com/run/docs", 5 "api_description": "is a managed compute platform that enables you to run containers that are invocable via requests or events.", 6 "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-run/latest/overview", 7 "release_level": "preview", 8 "transport": "grpc", 9 "language": "java", 10 "repo": "googleapis/google-cloud-java", 11 "repo_short": "java-run", 12 "distribution_name": "com.google.cloud:google-cloud-run", 13 "api_id": "run.googleapis.com", 14 "library_type": "GAPIC_AUTO", 15 "requires_billing": true 16}