diff --git a/packages/google-shopping-merchant-accounts/.OwlBot.yaml b/packages/google-shopping-merchant-accounts/.OwlBot.yaml deleted file mode 100644 index 6f4a84bd73c1..000000000000 --- a/packages/google-shopping-merchant-accounts/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/accounts/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-accounts/$1 -api-name: google-shopping-merchant-accounts diff --git a/packages/google-shopping-merchant-accounts/.repo-metadata.json b/packages/google-shopping-merchant-accounts/.repo-metadata.json index 67c1e9344cf6..406e73b231c4 100644 --- a/packages/google-shopping-merchant-accounts/.repo-metadata.json +++ b/packages/google-shopping-merchant-accounts/.repo-metadata.json @@ -13,4 +13,4 @@ "api_id": "accounts.googleapis.com", "default_version": "v1", "api_shortname": "accounts" -} \ No newline at end of file +} diff --git a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py +++ b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1/gapic_version.py b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1/gapic_version.py +++ b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1.json b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1.json index 21596b362069..2e46526c34c1 100644 --- a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1.json +++ b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-accounts", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json index 006404653801..3ad27b2a4f37 100644 --- a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json +++ b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-accounts", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-conversions/.OwlBot.yaml b/packages/google-shopping-merchant-conversions/.OwlBot.yaml deleted file mode 100644 index 8fc6960469f2..000000000000 --- a/packages/google-shopping-merchant-conversions/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/conversions/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-conversions/$1 -api-name: google-shopping-merchant-conversions diff --git a/packages/google-shopping-merchant-conversions/.repo-metadata.json b/packages/google-shopping-merchant-conversions/.repo-metadata.json index 307d19b9d9af..b0ad3e246fb8 100644 --- a/packages/google-shopping-merchant-conversions/.repo-metadata.json +++ b/packages/google-shopping-merchant-conversions/.repo-metadata.json @@ -13,4 +13,4 @@ "api_id": "merchantapi.googleapis.com", "default_version": "v1", "api_shortname": "conversions" -} \ No newline at end of file +} diff --git a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py +++ b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1/gapic_version.py b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1/gapic_version.py +++ b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1beta/gapic_version.py b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1.json b/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1.json index 4e0104ee66db..fbdf57e0f268 100644 --- a/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1.json +++ b/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-conversions", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1beta.json b/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1beta.json index 7b979a5c445b..49b8a80fb079 100644 --- a/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1beta.json +++ b/packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-conversions", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-datasources/.OwlBot.yaml b/packages/google-shopping-merchant-datasources/.OwlBot.yaml deleted file mode 100644 index a54db635da16..000000000000 --- a/packages/google-shopping-merchant-datasources/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/datasources/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-datasources/$1 -api-name: google-shopping-merchant-datasources diff --git a/packages/google-shopping-merchant-datasources/.repo-metadata.json b/packages/google-shopping-merchant-datasources/.repo-metadata.json index cfe46ab4c97b..c5ce55ecb80a 100644 --- a/packages/google-shopping-merchant-datasources/.repo-metadata.json +++ b/packages/google-shopping-merchant-datasources/.repo-metadata.json @@ -13,4 +13,4 @@ "api_id": "datasources.googleapis.com", "default_version": "v1", "api_shortname": "datasources" -} \ No newline at end of file +} diff --git a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py +++ b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1/gapic_version.py b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1/gapic_version.py +++ b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1.json b/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1.json index 1b0442313386..4c898135ecea 100644 --- a/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1.json +++ b/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-datasources", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json b/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json index 823be1e4bd7d..1544bf46a438 100644 --- a/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json +++ b/packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-datasources", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-inventories/.OwlBot.yaml b/packages/google-shopping-merchant-inventories/.OwlBot.yaml deleted file mode 100644 index c978728b4e62..000000000000 --- a/packages/google-shopping-merchant-inventories/.OwlBot.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# 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/shopping/merchant/inventories/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-inventories/$1 - -api-name: google-shopping-merchant-inventories diff --git a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories/gapic_version.py b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories/gapic_version.py +++ b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1/gapic_version.py b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1/gapic_version.py +++ b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/gapic_version.py b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1.json b/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1.json index 543cf842885a..fcb8b5baa534 100644 --- a/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1.json +++ b/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-inventories", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json b/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json index 73ddfcf94070..30ad5b9f3cc1 100644 --- a/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json +++ b/packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-inventories", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-issueresolution/.OwlBot.yaml b/packages/google-shopping-merchant-issueresolution/.OwlBot.yaml deleted file mode 100644 index 4522ae6b1157..000000000000 --- a/packages/google-shopping-merchant-issueresolution/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/issueresolution/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-issueresolution/$1 -api-name: google-shopping-merchant-issueresolution diff --git a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/gapic_version.py b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/gapic_version.py +++ b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1/gapic_version.py b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1/gapic_version.py +++ b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1beta/gapic_version.py b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1.json b/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1.json index 39863203dfe0..80514b8115bb 100644 --- a/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1.json +++ b/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-issueresolution", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json b/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json index 7b8e3ee6326b..5d0adab9146f 100644 --- a/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json +++ b/packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-issueresolution", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-lfp/.OwlBot.yaml b/packages/google-shopping-merchant-lfp/.OwlBot.yaml deleted file mode 100644 index 598592df951e..000000000000 --- a/packages/google-shopping-merchant-lfp/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/lfp/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-lfp/$1 -api-name: google-shopping-merchant-lfp diff --git a/packages/google-shopping-merchant-lfp/.repo-metadata.json b/packages/google-shopping-merchant-lfp/.repo-metadata.json index ead9a1085076..fabf23a17997 100644 --- a/packages/google-shopping-merchant-lfp/.repo-metadata.json +++ b/packages/google-shopping-merchant-lfp/.repo-metadata.json @@ -13,4 +13,4 @@ "api_id": "merchantapi.googleapis.com", "default_version": "v1", "api_shortname": "lfp" -} \ No newline at end of file +} diff --git a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/gapic_version.py b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/gapic_version.py +++ b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1/gapic_version.py b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1/gapic_version.py +++ b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/gapic_version.py b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1.json b/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1.json index c1daa85eef0d..fec137d80f0e 100644 --- a/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1.json +++ b/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-lfp", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1beta.json b/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1beta.json index b8fd6c530746..92b416d4ace0 100644 --- a/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1beta.json +++ b/packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-lfp", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-notifications/.OwlBot.yaml b/packages/google-shopping-merchant-notifications/.OwlBot.yaml deleted file mode 100644 index f97e779951d9..000000000000 --- a/packages/google-shopping-merchant-notifications/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/notifications/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-notifications/$1 -api-name: google-shopping-merchant-notifications diff --git a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications/gapic_version.py b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications/gapic_version.py +++ b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1/gapic_version.py b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1/gapic_version.py +++ b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1beta/gapic_version.py b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1.json b/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1.json index 5e97d8b31eae..43b1ad4bd3eb 100644 --- a/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1.json +++ b/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-notifications", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1beta.json b/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1beta.json index b27b3eb2144a..4d9f402843ec 100644 --- a/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1beta.json +++ b/packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-notifications", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-ordertracking/.OwlBot.yaml b/packages/google-shopping-merchant-ordertracking/.OwlBot.yaml deleted file mode 100644 index d7b9c087e85d..000000000000 --- a/packages/google-shopping-merchant-ordertracking/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/ordertracking/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-ordertracking/$1 -api-name: google-shopping-merchant-ordertracking diff --git a/packages/google-shopping-merchant-ordertracking/.repo-metadata.json b/packages/google-shopping-merchant-ordertracking/.repo-metadata.json index 5330d656bd60..fd6dd12f4fc6 100644 --- a/packages/google-shopping-merchant-ordertracking/.repo-metadata.json +++ b/packages/google-shopping-merchant-ordertracking/.repo-metadata.json @@ -1,16 +1,16 @@ { - "name": "google-shopping-merchant-ordertracking", - "name_pretty": "Merchant API", - "api_description": "Programmatically manage your Merchant Center Accounts. ", - "product_documentation": "https://developers.google.com/merchant/api", - "client_documentation": "https://googleapis.dev/python/google-shopping-merchant-ordertracking/latest", - "issue_tracker": "https://issuetracker.google.com/issues/new?component=171084&template=555201", - "release_level": "stable", - "language": "python", - "library_type": "GAPIC_AUTO", - "repo": "googleapis/google-cloud-python", - "distribution_name": "google-shopping-merchant-ordertracking", - "api_id": "ordertracking.googleapis.com", - "default_version": "v1", - "api_shortname": "ordertracking" + "name": "google-shopping-merchant-ordertracking", + "name_pretty": "Merchant API", + "api_description": "Programmatically manage your Merchant Center Accounts. ", + "product_documentation": "https://developers.google.com/merchant/api", + "client_documentation": "https://googleapis.dev/python/google-shopping-merchant-ordertracking/latest", + "issue_tracker": "https://issuetracker.google.com/issues/new?component=171084&template=555201", + "release_level": "stable", + "language": "python", + "library_type": "GAPIC_AUTO", + "repo": "googleapis/google-cloud-python", + "distribution_name": "google-shopping-merchant-ordertracking", + "api_id": "ordertracking.googleapis.com", + "default_version": "v1", + "api_shortname": "ordertracking" } diff --git a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking/gapic_version.py b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking/gapic_version.py +++ b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1/gapic_version.py b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1/gapic_version.py +++ b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1beta/gapic_version.py b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-ordertracking/google/shopping/merchant_ordertracking_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1.json b/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1.json index 154ce01deb8b..a4c62ecc8c4d 100644 --- a/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1.json +++ b/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-ordertracking", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json b/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json index a8d7d063cb20..1e3aa6caaf29 100644 --- a/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json +++ b/packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-ordertracking", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-products/.OwlBot.yaml b/packages/google-shopping-merchant-products/.OwlBot.yaml deleted file mode 100644 index eb2a6cbdd482..000000000000 --- a/packages/google-shopping-merchant-products/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/products/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-products/$1 -api-name: google-shopping-merchant-products diff --git a/packages/google-shopping-merchant-products/google/shopping/merchant_products/gapic_version.py b/packages/google-shopping-merchant-products/google/shopping/merchant_products/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-products/google/shopping/merchant_products/gapic_version.py +++ b/packages/google-shopping-merchant-products/google/shopping/merchant_products/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1/gapic_version.py b/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1/gapic_version.py +++ b/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1beta/gapic_version.py b/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-products/google/shopping/merchant_products_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1.json b/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1.json index d4eccf58dc52..a232ea2d8316 100644 --- a/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1.json +++ b/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-products", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1beta.json b/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1beta.json index efc245a8341b..775aca7abfd0 100644 --- a/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1beta.json +++ b/packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-products", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-productstudio/.OwlBot.yaml b/packages/google-shopping-merchant-productstudio/.OwlBot.yaml deleted file mode 100644 index 779a06d79d6f..000000000000 --- a/packages/google-shopping-merchant-productstudio/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/productstudio/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-productstudio/$1 -api-name: google-shopping-merchant-productstudio diff --git a/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio/gapic_version.py b/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio/gapic_version.py index 20a9cd975b02..f2643754be34 100644 --- a/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio/gapic_version.py +++ b/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.1" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio_v1alpha/gapic_version.py b/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio_v1alpha/gapic_version.py index 20a9cd975b02..f2643754be34 100644 --- a/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio_v1alpha/gapic_version.py +++ b/packages/google-shopping-merchant-productstudio/google/shopping/merchant_productstudio_v1alpha/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.1" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-productstudio/samples/generated_samples/snippet_metadata_google.shopping.merchant.productstudio.v1alpha.json b/packages/google-shopping-merchant-productstudio/samples/generated_samples/snippet_metadata_google.shopping.merchant.productstudio.v1alpha.json index 0a8cbc6c50a4..0bb2d4dce646 100644 --- a/packages/google-shopping-merchant-productstudio/samples/generated_samples/snippet_metadata_google.shopping.merchant.productstudio.v1alpha.json +++ b/packages/google-shopping-merchant-productstudio/samples/generated_samples/snippet_metadata_google.shopping.merchant.productstudio.v1alpha.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-productstudio", - "version": "0.1.0" + "version": "0.1.1" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-promotions/.OwlBot.yaml b/packages/google-shopping-merchant-promotions/.OwlBot.yaml deleted file mode 100644 index adcecd153ff2..000000000000 --- a/packages/google-shopping-merchant-promotions/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/promotions/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-promotions/$1 -api-name: google-shopping-merchant-promotions diff --git a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions/gapic_version.py b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions/gapic_version.py +++ b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1/gapic_version.py b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1/gapic_version.py +++ b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1beta/gapic_version.py b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1.json b/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1.json index 67d6c14d1abf..74176561927d 100644 --- a/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1.json +++ b/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-promotions", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1beta.json b/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1beta.json index 35c4091b4ca2..ddd3fdee71bf 100644 --- a/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1beta.json +++ b/packages/google-shopping-merchant-promotions/samples/generated_samples/snippet_metadata_google.shopping.merchant.promotions.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-promotions", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-quota/.OwlBot.yaml b/packages/google-shopping-merchant-quota/.OwlBot.yaml deleted file mode 100644 index af9e069e42b8..000000000000 --- a/packages/google-shopping-merchant-quota/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/quota/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-quota/$1 -api-name: google-shopping-merchant-quota diff --git a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota/gapic_version.py b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota/gapic_version.py +++ b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1/gapic_version.py b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1/gapic_version.py +++ b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1beta/gapic_version.py b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-quota/google/shopping/merchant_quota_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1.json b/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1.json index 2456752a34d4..e2ecc8db9cb0 100644 --- a/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1.json +++ b/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-quota", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1beta.json b/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1beta.json index 48037ddf7f53..646ac2db64a6 100644 --- a/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1beta.json +++ b/packages/google-shopping-merchant-quota/samples/generated_samples/snippet_metadata_google.shopping.merchant.quota.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-quota", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-reports/.OwlBot.yaml b/packages/google-shopping-merchant-reports/.OwlBot.yaml deleted file mode 100644 index 91ede3a9ac67..000000000000 --- a/packages/google-shopping-merchant-reports/.OwlBot.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# 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/shopping/merchant/reports/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-reports/$1 - -api-name: google-shopping-merchant-reports diff --git a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports/gapic_version.py b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports/gapic_version.py +++ b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1/gapic_version.py b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1/gapic_version.py +++ b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1alpha/gapic_version.py b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1alpha/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1alpha/gapic_version.py +++ b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1alpha/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1beta/gapic_version.py b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1beta/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-reports/google/shopping/merchant_reports_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1.json b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1.json index 65c12618cd02..be8ba6ee0356 100644 --- a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1.json +++ b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-reports", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1alpha.json b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1alpha.json index 21131cd3cb99..bc1a84c01ab3 100644 --- a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1alpha.json +++ b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1alpha.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-reports", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1beta.json b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1beta.json index 145fa5b7eb46..6a172fee6f01 100644 --- a/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1beta.json +++ b/packages/google-shopping-merchant-reports/samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-reports", - "version": "0.1.0" + "version": "1.0.0" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-reviews/.OwlBot.yaml b/packages/google-shopping-merchant-reviews/.OwlBot.yaml deleted file mode 100644 index bf5fc1d11308..000000000000 --- a/packages/google-shopping-merchant-reviews/.OwlBot.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# 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/shopping/merchant/reviews/(v.*)/.*-py - dest: /owl-bot-staging/google-shopping-merchant-reviews/$1 -api-name: google-shopping-merchant-reviews diff --git a/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews/gapic_version.py b/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews/gapic_version.py index 20a9cd975b02..b35a7c7cc0b3 100644 --- a/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews/gapic_version.py +++ b/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.2.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews_v1beta/gapic_version.py b/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews_v1beta/gapic_version.py index 20a9cd975b02..b35a7c7cc0b3 100644 --- a/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-reviews/google/shopping/merchant_reviews_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.2.0" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-reviews/samples/generated_samples/snippet_metadata_google.shopping.merchant.reviews.v1beta.json b/packages/google-shopping-merchant-reviews/samples/generated_samples/snippet_metadata_google.shopping.merchant.reviews.v1beta.json index d238dd3a6b9b..4a631ec0fd0c 100644 --- a/packages/google-shopping-merchant-reviews/samples/generated_samples/snippet_metadata_google.shopping.merchant.reviews.v1beta.json +++ b/packages/google-shopping-merchant-reviews/samples/generated_samples/snippet_metadata_google.shopping.merchant.reviews.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-reviews", - "version": "0.1.0" + "version": "0.2.0" }, "snippets": [ { diff --git a/packages/google-shopping-type/.OwlBot.yaml b/packages/google-shopping-type/.OwlBot.yaml deleted file mode 100644 index 879cbb450e4a..000000000000 --- a/packages/google-shopping-type/.OwlBot.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# 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/shopping/type/(.*-py) - dest: /owl-bot-staging/google-shopping-type/$1 - -api-name: google-shopping-type diff --git a/packages/google-shopping-type/google/shopping/type/gapic_version.py b/packages/google-shopping-type/google/shopping/type/gapic_version.py index 20a9cd975b02..aafcf72a960f 100644 --- a/packages/google-shopping-type/google/shopping/type/gapic_version.py +++ b/packages/google-shopping-type/google/shopping/type/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "1.0.0" # {x-release-please-version}