Skip to content

Commit 73f6824

Browse files
authored
chore: migrate google-cloud-channel to librarian (#8550)
1 parent 3081802 commit 73f6824

4 files changed

Lines changed: 2594 additions & 2393 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ libraries:
480480
apis:
481481
- path: google/cloud/channel/v1
482482
copyright_year: "2026"
483-
skip_generate: true
484483
nodejs:
485484
default_version: v1
486485
- name: google-cloud-chronicle

packages/google-cloud-channel/.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/channel/latest",
3-
"api_id": "cloudchannel.googleapis.com",
4-
"distribution_name": "@google-cloud/channel",
5-
"release_level": "stable",
6-
"default_version": "v1",
7-
"language": "nodejs",
8-
"name_pretty": "Cloud Channel API",
9-
"repo": "googleapis/google-cloud-node",
10-
"product_documentation": "https://cloud.google.com/channel/",
11-
"requires_billing": true,
12-
"name": "cloudchannel",
13-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
14-
"api_shortname": "cloudchannel",
15-
"library_type": "GAPIC_AUTO"
16-
}
2+
"api_description": "The Cloud Channel API enables Google Cloud partners to have a single\nunified resale platform and APIs across all of Google Cloud including GCP,\nWorkspace, Maps and Chrome.",
3+
"api_id": "cloudchannel.googleapis.com",
4+
"api_shortname": "cloudchannel",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/channel/latest",
6+
"default_version": "v1",
7+
"distribution_name": "@google-cloud/channel",
8+
"language": "nodejs",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "cloudchannel",
11+
"name_pretty": "Cloud Channel",
12+
"product_documentation": "https://cloud.google.com/channel/docs",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-node"
15+
}

0 commit comments

Comments
 (0)