Skip to content

Commit f6cac2b

Browse files
authored
chore: migrate google-cloud-domains to librarian (#8656)
1 parent 9e921d5 commit f6cac2b

3 files changed

Lines changed: 14 additions & 35 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,6 @@ libraries:
753753
- path: google/cloud/domains/v1beta1
754754
- path: google/cloud/domains/v1alpha2
755755
copyright_year: "2026"
756-
skip_generate: true
757756
nodejs:
758757
default_version: v1
759758
- name: google-cloud-edgecontainer

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

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/domains/latest",
3-
"api_id": "domains.googleapis.com",
4-
"distribution_name": "@google-cloud/domains",
5-
"release_level": "stable",
6-
"default_version": "v1",
7-
"language": "nodejs",
8-
"name_pretty": "Cloud Domains",
9-
"repo": "googleapis/google-cloud-node",
10-
"product_documentation": "https://cloud.google.com/domains/",
11-
"requires_billing": true,
12-
"name": "domains",
13-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
14-
"api_shortname": "domains",
15-
"library_type": "GAPIC_AUTO"
16-
}
2+
"api_description": "Enables management and configuration of domain names.",
3+
"api_id": "domains.googleapis.com",
4+
"api_shortname": "domains",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/domains/latest",
6+
"default_version": "v1",
7+
"distribution_name": "@google-cloud/domains",
8+
"language": "nodejs",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "domains",
11+
"name_pretty": "Cloud Domains",
12+
"product_documentation": "https://cloud.google.com/domains/docs",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-node"
15+
}

0 commit comments

Comments
 (0)