Skip to content

Commit 0af0372

Browse files
authored
chore: migrate google-area120-tables to librarian (#8535)
1 parent a75465c commit 0af0372

3 files changed

Lines changed: 4 additions & 28 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ libraries:
166166
apis:
167167
- path: google/area120/tables/v1alpha1
168168
copyright_year: "2026"
169-
skip_generate: true
170169
nodejs:
171170
default_version: v1alpha1
172171
package_name: '@google/area120-tables'

packages/google-area120-tables/.OwlBot.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
{
2+
"api_description": "Area 120 Tables is a collaborative database program developed out of Google's Area 120 incubator.",
23
"api_id": "area120tables.googleapis.com",
34
"api_shortname": "area120tables",
45
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/area120-tables/latest",
5-
"codeowner_team": "@googleapis/area120-tables",
66
"default_version": "v1alpha1",
77
"distribution_name": "@google/area120-tables",
8-
"issue_tracker": "",
98
"language": "nodejs",
109
"library_type": "GAPIC_AUTO",
1110
"name": "area120tables",
12-
"name_pretty": "Area120 Tables API",
13-
"product_documentation": "https://area120.google.com/",
11+
"name_pretty": "Area120 Tables",
12+
"product_documentation": "https://area120.google.com",
1413
"release_level": "preview",
15-
"repo": "googleapis/google-cloud-node",
16-
"requires_billing": true
14+
"repo": "googleapis/google-cloud-node"
1715
}

0 commit comments

Comments
 (0)