Skip to content

Commit 08bd6e6

Browse files
authored
chore(librarian): reduce diff related to google-shopping onboarding (#14658)
1 parent 5aadbc9 commit 08bd6e6

File tree

89 files changed

+87
-360
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+87
-360
lines changed

packages/google-shopping-merchant-accounts/.OwlBot.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

packages/google-shopping-merchant-accounts/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"api_id": "accounts.googleapis.com",
1414
"default_version": "v1",
1515
"api_shortname": "accounts"
16-
}
16+
}

packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.0.0" # {x-release-please-version}

packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.0.0" # {x-release-please-version}

packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.0.0" # {x-release-please-version}

packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-accounts",
11-
"version": "0.1.0"
11+
"version": "1.0.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-accounts",
11-
"version": "0.1.0"
11+
"version": "1.0.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-conversions/.OwlBot.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

packages/google-shopping-merchant-conversions/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"api_id": "merchantapi.googleapis.com",
1414
"default_version": "v1",
1515
"api_shortname": "conversions"
16-
}
16+
}

packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)