Skip to content

Commit bf96454

Browse files
authored
chore: migrate google-analytics-data to librarian (#8536)
1 parent 0af0372 commit bf96454

9 files changed

Lines changed: 6 additions & 432 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ libraries:
8080
- path: google/analytics/data/v1beta
8181
- path: google/analytics/data/v1alpha
8282
copyright_year: "2026"
83-
skip_generate: true
8483
nodejs:
8584
default_version: v1beta
8685
client_documentation_override: https://googleapis.dev/nodejs/analytics-data/latest/

packages/google-analytics-data/.OwlBot.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

packages/google-analytics-data/.gitattributes

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/google-analytics-data/.prettierignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/google-analytics-data/.prettierrc.js

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
{
2+
"api_description": "Accesses report data in Google Analytics. Warning: Creating multiple\nCustomer Applications, Accounts, or Projects to simulate or act as a\nsingle Customer Application, Account, or Project (respectively) or to\ncircumvent Service-specific usage limits or quotas is a direct violation\nof Google Cloud Platform Terms of Service as well as Google APIs Terms of\nService. These actions can result in immediate termination of your GCP\nproject(s) without any warning.",
23
"api_id": "analyticsdata.googleapis.com",
34
"api_shortname": "analyticsdata",
4-
"client_documentation": "https://googleapis.dev/nodejs/analytics-data/latest/index.html",
5-
"codeowner_team": "@googleapis/ga-devrel",
5+
"client_documentation": "https://googleapis.dev/nodejs/analytics-data/latest/",
66
"default_version": "v1beta",
77
"distribution_name": "@google-analytics/data",
8-
"issue_tracker": "https://issuetracker.google.com/issues/new?component=326380x",
8+
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:187400",
99
"language": "nodejs",
1010
"library_type": "GAPIC_AUTO",
11-
"name": "analytics-data",
11+
"name": "analyticsdata",
1212
"name_pretty": "Google Analytics Data",
13-
"product_documentation": "https://developers.google.com/analytics/trusted-testing/analytics-data",
13+
"product_documentation": "https://developers.google.com/analytics/",
1414
"release_level": "preview",
15-
"repo": "googleapis/google-cloud-node",
16-
"requires_billing": false
15+
"repo": "googleapis/google-cloud-node"
1716
}

packages/google-analytics-data/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 94 deletions
This file was deleted.

packages/google-analytics-data/CONTRIBUTING.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)