Skip to content

Commit 030676d

Browse files
feat: [mapmanagement] new module for mapmanagement
1 parent 5c890f8 commit 030676d

1 file changed

Lines changed: 35 additions & 16 deletions

File tree

generation_config.yaml

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ libraries:
188188
product_documentation: https://docs.cloud.google.com/app-optimize/overview
189189
api_description: The App Optimize API provides developers and platform teams with
190190
tools to monitor, analyze, and improve the performance and cost-efficiency of
191-
their cloud applications.
191+
their cloud applications.
192192
client_documentation:
193193
https://cloud.google.com/java/docs/reference/google-cloud-appoptimize/latest/overview
194194
release_level: preview
@@ -1299,6 +1299,15 @@ libraries:
12991299
- proto_path: google/cloud/hypercomputecluster/v1beta
13001300
- proto_path: google/cloud/hypercomputecluster/v1
13011301
requires_billing: true
1302+
- api_shortname: iam-admin
1303+
name_pretty: IAM Admin API
1304+
product_documentation: https://cloud.google.com/iam/docs/apis
1305+
api_description: you to manage your Service Accounts and IAM bindings.
1306+
release_level: stable
1307+
distribution_name: com.google.cloud:google-iam-admin
1308+
api_id: iam.googleapis.com
1309+
GAPICs:
1310+
- proto_path: google/iam/admin/v1
13021311
- api_shortname: iam-policy
13031312
name_pretty: IAM
13041313
product_documentation: n/a
@@ -1316,15 +1325,6 @@ libraries:
13161325
- proto_path: google/iam/v2beta
13171326
- proto_path: google/iam/v3
13181327
- proto_path: google/iam/v3beta
1319-
- api_shortname: iam-admin
1320-
name_pretty: IAM Admin API
1321-
product_documentation: https://cloud.google.com/iam/docs/apis
1322-
api_description: you to manage your Service Accounts and IAM bindings.
1323-
release_level: stable
1324-
distribution_name: com.google.cloud:google-iam-admin
1325-
api_id: iam.googleapis.com
1326-
GAPICs:
1327-
- proto_path: google/iam/admin/v1
13281328
- api_shortname: iamcredentials
13291329
name_pretty: IAM Service Account Credentials API
13301330
product_documentation: https://cloud.google.com/iam/credentials/reference/rest/
@@ -1655,6 +1655,25 @@ libraries:
16551655
- proto_path: google/maps/geocode/v4
16561656
library_name: maps-geocode
16571657
requires_billing: true
1658+
- api_shortname: mapmanagement
1659+
name_pretty: Map Management API
1660+
product_documentation: https://developers.google.com/maps/documentation/mapmanagement/overview
1661+
api_description: The Map Management API is a RESTful service that accepts HTTP requests
1662+
for map styling data through a variety of methods. It returns formatted configuration
1663+
data about map styling resources so that you can programmatically manage your
1664+
Cloud-based map styles.
1665+
client_documentation:
1666+
https://cloud.google.com/java/docs/reference/google-maps-mapmanagement/latest/overview
1667+
release_level: preview
1668+
distribution_name: com.google.maps:google-maps-mapmanagement
1669+
api_id: mapmanagement.googleapis.com
1670+
library_type: GAPIC_AUTO
1671+
group_id: com.google.maps
1672+
cloud_api: false
1673+
GAPICs:
1674+
- proto_path: google/maps/mapmanagement/v2beta
1675+
library_name: maps-mapmanagement
1676+
requires_billing: true
16581677
- api_shortname: maps-mapsplatformdatasets
16591678
name_pretty: Maps Platform Datasets API
16601679
product_documentation: https://developers.google.com/maps/documentation
@@ -2925,12 +2944,12 @@ libraries:
29252944
product_documentation: https://cloud.google.com/web-risk/docs/
29262945
api_description: is a Google Cloud service that lets client applications check URLs
29272946
against Google's constantly updated lists of unsafe web resources. Unsafe web
2928-
resources include social engineering sites - such as phishing and deceptive sites - and
2929-
sites that host malware or unwanted software. With the Web Risk API, you can quickly
2930-
identify known bad sites, warn users before they click infected links, and prevent
2931-
users from posting links to known infected pages from your site. The Web Risk
2932-
API includes data on more than a million unsafe URLs and stays up to date by examining
2933-
billions of URLs each day.
2947+
resources include social engineering sites - such as phishing and deceptive sites
2948+
- and sites that host malware or unwanted software. With the Web Risk API, you
2949+
can quickly identify known bad sites, warn users before they click infected links,
2950+
and prevent users from posting links to known infected pages from your site. The
2951+
Web Risk API includes data on more than a million unsafe URLs and stays up to
2952+
date by examining billions of URLs each day.
29342953
release_level: stable
29352954
requires_billing: false
29362955
issue_tracker: ''

0 commit comments

Comments
 (0)