Skip to content

Commit 400bed1

Browse files
authored
chore: migrate google-cloud-locationfinder to librarian (#8560)
1 parent 8882faa commit 400bed1

3 files changed

Lines changed: 5 additions & 25 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,6 @@ libraries:
10091009
apis:
10101010
- path: google/cloud/locationfinder/v1
10111011
copyright_year: "2026"
1012-
skip_generate: true
10131012
nodejs:
10141013
default_version: v1
10151014
- name: google-cloud-lustre

packages/google-cloud-locationfinder/.OwlBot.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2+
"api_description": "Cloud Location Finder is a public API that offers a repository of all Google Cloud and Google Distributed Cloud locations, as well as cloud locations for other cloud providers.",
23
"api_id": "cloudlocationfinder.googleapis.com",
34
"api_shortname": "locationfinder",
45
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/locationfinder/latest",
56
"default_version": "v1",
67
"distribution_name": "@google-cloud/locationfinder",
7-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
8+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1569265&template=1988535",
89
"language": "nodejs",
910
"library_type": "GAPIC_AUTO",
1011
"name": "locationfinder",
11-
"name_pretty": "Cloud Location Finder API",
12-
"product_documentation": "https://cloud.google.com/location-finder/docs/overview",
12+
"name_pretty": "Cloud Location Finder",
13+
"product_documentation": "https://cloud.google.com/location-finder/docs",
1314
"release_level": "preview",
14-
"repo": "googleapis/google-cloud-node",
15-
"requires_billing": true
15+
"repo": "googleapis/google-cloud-node"
1616
}

0 commit comments

Comments
 (0)