Skip to content

Commit 79fe851

Browse files
authored
chore: add repo-metadata for locationfinder (#14625)
This PR add `.repo-metadata.json` file to the `generator-input` folder to unblock onboarding `google-cloud-locationfinder` to librarian
1 parent d3e904d commit 79fe851

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "google-cloud-locationfinder",
3+
"name_pretty": "Cloud Location Finder API",
4+
"api_description": "Cloud Location Finder lets you identify and filter cloud locations in regions and zones across Google Cloud, Google Distributed Cloud, Microsoft Azure, Amazon Web Services, and Oracle Cloud Infrastructure based on proximity, geographic location, and carbon footprint.",
5+
"product_documentation": "https://issuetracker.google.com/issues/new?component=1569265&template=1988535",
6+
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-locationfinder/latest",
7+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1569265&template=1988535",
8+
"release_level": "preview",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"repo": "googleapis/google-cloud-python",
12+
"distribution_name": "google-cloud-locationfinder",
13+
"api_id": "locationfinder.googleapis.com",
14+
"default_version": "v1",
15+
"api_shortname": "locationfinder"
16+
}

0 commit comments

Comments
 (0)