blob: 080a2544275a3b8bbda1592bcd4b1164dc13726e [file] [log] [blame] [edit]
{
"api_shortname": "apigateway",
"name_pretty": "API Gateway",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-api-gateway/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-api-gateway",
"distribution_name": "com.google.cloud:google-cloud-api-gateway",
"api_id": "api-gateway.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
}