-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.repo-metadata.json
More file actions
16 lines (16 loc) · 910 Bytes
/
.repo-metadata.json
File metadata and controls
16 lines (16 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"api_shortname": "mapmanagement",
"name_pretty": "Map Management API",
"product_documentation": "https://developers.google.com/maps/documentation/mapmanagement/overview",
"api_description": "The Map Management API is a RESTful service that accepts HTTP requests for map styling data through a variety of methods. It returns formatted configuration data about map styling resources so that you can programmatically manage your Cloud-based map styles.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-maps-mapmanagement/latest/overview",
"release_level": "preview",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-maps-mapmanagement",
"distribution_name": "com.google.maps:google-maps-mapmanagement",
"api_id": "mapmanagement.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}