Skip to content

Commit

Permalink
feat: initial generation of library
Browse files Browse the repository at this point in the history
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiIzYzY4ZWZiMjNmNzA2MmZlZTYyMDkyY2EwN2U5YTliNDk3MmQ2MzgwIn0=
  • Loading branch information
owlbot-bootstrapper[bot] committed Apr 8, 2024
1 parent c5ecdd3 commit 1e9fb9d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/google-cloud-backupdr/.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/cloud/backupdr/(v.*)/.*-py
dest: /owl-bot-staging/google-cloud-backupdr/$1
api-name: google-cloud-backupdr
17 changes: 17 additions & 0 deletions packages/google-cloud-backupdr/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "google-cloud-backupdr",
"name_pretty": "",
"api_description": "",
"product_documentation": "",
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-backupdr/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-cloud-backupdr",
"api_id": "backupdr.googleapis.com",
"default_version": "v1",
"codeowner_team": "",
"api_shortname": "backupdr"
}

0 comments on commit 1e9fb9d

Please sign in to comment.