Skip to content

Commit

Permalink
Merge cfe3210 into 1e6bf49
Browse files Browse the repository at this point in the history
  • Loading branch information
owlbot-bootstrapper[bot] authored Jan 3, 2024
2 parents 1e6bf49 + cfe3210 commit 5e02bd1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/google-api-cloudquotas/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2022 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-copy-regex:
- source: /google/api/cloudquotas/(v.*)/.*-py
dest: /owl-bot-staging/google-api-cloudquotas/$1
api-name: google-api-cloudquotas
17 changes: 17 additions & 0 deletions packages/google-api-cloudquotas/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "google-api-cloudquotas",
"name_pretty": "",
"api_description": "",
"product_documentation": "",
"client_documentation": "https://cloud.google.com/python/docs/reference/google-api-cloudquotas/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
"release_level": "preview",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/google-cloud-python",
"distribution_name": "google-api-cloudquotas",
"api_id": "cloudquotas.googleapis.com",
"default_version": "v1",
"codeowner_team": "",
"api_shortname": "cloudquotas"
}

0 comments on commit 5e02bd1

Please sign in to comment.