Skip to content

Commit

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

0 comments on commit 1312bb0

Please sign in to comment.