diff --git a/packages/google-cloud-policysimulator/.OwlBot.yaml b/packages/google-cloud-policysimulator/.OwlBot.yaml new file mode 100644 index 000000000000..e0154424e8f1 --- /dev/null +++ b/packages/google-cloud-policysimulator/.OwlBot.yaml @@ -0,0 +1,17 @@ +# 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/policysimulator/(.*)/.*-py + dest: /owl-bot-staging/google-cloud-policysimulator/$1 diff --git a/packages/google-cloud-policysimulator/.repo-metadata.json b/packages/google-cloud-policysimulator/.repo-metadata.json new file mode 100644 index 000000000000..c330b40b9fd4 --- /dev/null +++ b/packages/google-cloud-policysimulator/.repo-metadata.json @@ -0,0 +1,17 @@ +{ + "name": "policysimulator", + "name_pretty": "", + "api_description": "", + "product_documentation": "", + "client_documentation": "https://cloud.google.com/python/docs/reference/policysimulator/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-policysimulator", + "api_id": "policysimulator.googleapis.com", + "default_version": "v1", + "codeowner_team": "", + "api_shortname": "policysimulator" +}