Skip to content

Commit 70c2294

Browse files
authored
chore: rename directory google-cloud-cloudquotas -> google-cloud-quotas (#13183)
Fixes #13104 🦕
1 parent d7cec46 commit 70c2294

77 files changed

Lines changed: 29 additions & 29 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"packages/google-cloud-certificate-manager": "1.7.2",
5151
"packages/google-cloud-channel": "1.19.0",
5252
"packages/google-cloud-cloudcontrolspartner": "0.2.0",
53-
"packages/google-cloud-cloudquotas": "0.1.10",
53+
"packages/google-cloud-quotas": "0.1.10",
5454
"packages/google-cloud-commerce-consumer-procurement": "0.1.8",
5555
"packages/google-cloud-common": "1.3.5",
5656
"packages/google-cloud-compute": "1.19.2",

CHANGELOG.md

Lines changed: 1 addition & 1 deletion

packages/google-cloud-cloudquotas/.OwlBot.yaml renamed to packages/google-cloud-quotas/.OwlBot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
deep-copy-regex:
1616
- source: /google/api/cloudquotas/(v.*)/.*-py
17-
dest: /owl-bot-staging/google-cloud-cloudquotas/$1
18-
api-name: google-cloud-cloudquotas
17+
dest: /owl-bot-staging/google-cloud-quotas/$1
18+
api-name: google-cloud-quotas
File renamed without changes.
File renamed without changes.

packages/google-cloud-cloudquotas/.repo-metadata.json renamed to packages/google-cloud-quotas/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",
12-
"distribution_name": "google-cloud-cloudquotas",
12+
"distribution_name": "google-cloud-quotas",
1313
"api_id": "cloudquotas.googleapis.com",
1414
"default_version": "v1",
1515
"codeowner_team": "",

packages/google-cloud-cloudquotas/CONTRIBUTING.rst renamed to packages/google-cloud-quotas/CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)