Skip to content

Commit 03b2fad

Browse files
feat: [locationfinder] new module for locationfinder
1 parent bd1762a commit 03b2fad

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

generation_config.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,6 +1370,24 @@ libraries:
13701370
GAPICs:
13711371
- proto_path: google/cloud/lifesciences/v2beta
13721372

1373+
- api_shortname: locationfinder
1374+
name_pretty: Cloud Location Finder API
1375+
product_documentation: https://cloud.google.com/location-finder/docs/overview
1376+
api_description: Cloud Location Finder is a public API that offers a repository
1377+
of all Google Cloud and Google Distributed Cloud locations, as well as cloud locations
1378+
for other cloud providers.
1379+
client_documentation:
1380+
https://cloud.google.com/java/docs/reference/google-cloud-locationfinder/latest/overview
1381+
release_level: preview
1382+
distribution_name: com.google.cloud:google-cloud-locationfinder
1383+
api_id: locationfinder.googleapis.com
1384+
library_type: GAPIC_AUTO
1385+
group_id: com.google.cloud
1386+
cloud_api: true
1387+
GAPICs:
1388+
- proto_path: google/cloud/locationfinder/v1
1389+
requires_billing: true
1390+
rpc_documentation: https://cloud.google.com/locationfinder/docs/reference/rest
13731391
- api_shortname: lustre
13741392
name_pretty: Google Cloud Managed Lustre API
13751393
product_documentation: https://cloud.google.com/managed-lustre/docs

0 commit comments

Comments
 (0)