Skip to content

Commit 930d5fe

Browse files
chore(main): release 1.76.0
1 parent 8d2f5be commit 930d5fe

File tree

100 files changed

+340
-340
lines changed
  • java-shopping-merchant-accounts
    • proto-google-shopping-merchant-accounts-v1beta
    • proto-google-shopping-merchant-accounts-v1
  • java-shopping-merchant-conversions
    • google-shopping-merchant-conversions-bom
    • google-shopping-merchant-conversions
    • grpc-google-shopping-merchant-conversions-v1beta
    • grpc-google-shopping-merchant-conversions-v1
    • proto-google-shopping-merchant-conversions-v1beta
    • proto-google-shopping-merchant-conversions-v1
  • java-shopping-merchant-datasources
    • google-shopping-merchant-datasources-bom
    • google-shopping-merchant-datasources
    • grpc-google-shopping-merchant-datasources-v1beta
    • grpc-google-shopping-merchant-datasources-v1
    • proto-google-shopping-merchant-datasources-v1beta
    • proto-google-shopping-merchant-datasources-v1
  • java-shopping-merchant-inventories
    • google-shopping-merchant-inventories-bom
    • google-shopping-merchant-inventories
    • grpc-google-shopping-merchant-inventories-v1beta
    • grpc-google-shopping-merchant-inventories-v1
    • proto-google-shopping-merchant-inventories-v1beta
    • proto-google-shopping-merchant-inventories-v1
  • java-shopping-merchant-lfp
    • google-shopping-merchant-lfp-bom
    • google-shopping-merchant-lfp
    • grpc-google-shopping-merchant-lfp-v1beta
    • grpc-google-shopping-merchant-lfp-v1
    • proto-google-shopping-merchant-lfp-v1beta
    • proto-google-shopping-merchant-lfp-v1
  • java-shopping-merchant-notifications
    • google-shopping-merchant-notifications-bom
    • google-shopping-merchant-notifications
    • grpc-google-shopping-merchant-notifications-v1beta
    • grpc-google-shopping-merchant-notifications-v1
    • proto-google-shopping-merchant-notifications-v1beta
    • proto-google-shopping-merchant-notifications-v1
  • java-shopping-merchant-product-studio
    • google-shopping-merchant-productstudio-bom
    • google-shopping-merchant-productstudio
    • grpc-google-shopping-merchant-productstudio-v1alpha
    • proto-google-shopping-merchant-productstudio-v1alpha
  • java-shopping-merchant-products
    • google-shopping-merchant-products-bom
    • google-shopping-merchant-products
    • grpc-google-shopping-merchant-products-v1beta
    • grpc-google-shopping-merchant-products-v1
    • proto-google-shopping-merchant-products-v1beta
    • proto-google-shopping-merchant-products-v1
  • java-shopping-merchant-promotions
    • google-shopping-merchant-promotions-bom
    • google-shopping-merchant-promotions
    • grpc-google-shopping-merchant-promotions-v1beta
    • grpc-google-shopping-merchant-promotions-v1
    • proto-google-shopping-merchant-promotions-v1beta
    • proto-google-shopping-merchant-promotions-v1
  • java-shopping-merchant-quota
    • google-shopping-merchant-quota-bom
    • google-shopping-merchant-quota
    • grpc-google-shopping-merchant-quota-v1beta
    • grpc-google-shopping-merchant-quota-v1
    • proto-google-shopping-merchant-quota-v1beta
    • proto-google-shopping-merchant-quota-v1
  • java-shopping-merchant-reports
    • google-shopping-merchant-reports-bom
    • google-shopping-merchant-reports
    • grpc-google-shopping-merchant-reports-v1alpha
    • grpc-google-shopping-merchant-reports-v1beta
    • grpc-google-shopping-merchant-reports-v1
    • proto-google-shopping-merchant-reports-v1alpha
    • proto-google-shopping-merchant-reports-v1beta
    • proto-google-shopping-merchant-reports-v1
  • java-shopping-merchant-reviews
    • google-shopping-merchant-reviews-bom
    • google-shopping-merchant-reviews
    • grpc-google-shopping-merchant-reviews-v1beta
    • proto-google-shopping-merchant-reviews-v1beta
  • java-spanneradapter
  • java-speech
  • java-storage-transfer
  • java-storagebatchoperations
    • google-cloud-storagebatchoperations-bom
    • google-cloud-storagebatchoperations
    • grpc-google-cloud-storagebatchoperations-v1

Some content is hidden

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

100 files changed

+340
-340
lines changed

java-shopping-merchant-accounts/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-accounts-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
88
<name>Google Merchant API Parent</name>
99
<description>
1010
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.76.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.76.0</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

@@ -29,27 +29,27 @@
2929
<dependency>
3030
<groupId>com.google.shopping</groupId>
3131
<artifactId>google-shopping-merchant-accounts</artifactId>
32-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
32+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.shopping.api.grpc</groupId>
3636
<artifactId>proto-google-shopping-merchant-accounts-v1</artifactId>
37-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1:current} -->
37+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1:current} -->
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.shopping.api.grpc</groupId>
4141
<artifactId>grpc-google-shopping-merchant-accounts-v1</artifactId>
42-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-accounts-v1:current} -->
42+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-accounts-v1:current} -->
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.shopping.api.grpc</groupId>
4646
<artifactId>grpc-google-shopping-merchant-accounts-v1beta</artifactId>
47-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-accounts-v1beta:current} -->
47+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-accounts-v1beta:current} -->
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.shopping.api.grpc</groupId>
5151
<artifactId>proto-google-shopping-merchant-accounts-v1beta</artifactId>
52-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1beta:current} -->
52+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1beta:current} -->
5353
</dependency>
5454

5555
</dependencies>

java-shopping-merchant-accounts/proto-google-shopping-merchant-accounts-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-accounts-v1</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1:current} -->
88
<name>proto-google-shopping-merchant-accounts-v1</name>
99
<description>Proto library for google-shopping-merchant-accounts</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-accounts-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-accounts/proto-google-shopping-merchant-accounts-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-accounts-v1beta</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1beta:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-accounts-v1beta:current} -->
88
<name>proto-google-shopping-merchant-accounts-v1beta</name>
99
<description>Proto library for google-shopping-merchant-accounts</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-accounts-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-accounts:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-conversions/google-shopping-merchant-conversions-bom/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-conversions-bom</artifactId>
6-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
6+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-pom-parent</artifactId>
11-
<version>1.76.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
11+
<version>1.76.0</version><!-- {x-version-update:google-cloud-java:current} -->
1212
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
1313
</parent>
1414

@@ -26,27 +26,27 @@
2626
<dependency>
2727
<groupId>com.google.shopping</groupId>
2828
<artifactId>google-shopping-merchant-conversions</artifactId>
29-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
29+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
3030
</dependency>
3131
<dependency>
3232
<groupId>com.google.shopping.api.grpc</groupId>
3333
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
34-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
34+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
3535
</dependency>
3636
<dependency>
3737
<groupId>com.google.shopping.api.grpc</groupId>
3838
<artifactId>grpc-google-shopping-merchant-conversions-v1</artifactId>
39-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
39+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
4040
</dependency>
4141
<dependency>
4242
<groupId>com.google.shopping.api.grpc</groupId>
4343
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
44-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
44+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
4545
</dependency>
4646
<dependency>
4747
<groupId>com.google.shopping.api.grpc</groupId>
4848
<artifactId>proto-google-shopping-merchant-conversions-v1</artifactId>
49-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
49+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
5050
</dependency>
5151
</dependencies>
5252
</dependencyManagement>

java-shopping-merchant-conversions/google-shopping-merchant-conversions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-conversions</artifactId>
6-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
6+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
77
<packaging>jar</packaging>
88
<name>Google Merchant Conversions API</name>
99
<description>Merchant Conversions API Programmatically manage your Merchant Center accounts.</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
1414
</parent>
1515
<properties>
1616
<site.installationModule>google-shopping-merchant-conversions</site.installationModule>

java-shopping-merchant-conversions/grpc-google-shopping-merchant-conversions-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-conversions-v1</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
88
<name>grpc-google-shopping-merchant-conversions-v1</name>
99
<description>GRPC library for google-shopping-merchant-conversions</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-conversions/grpc-google-shopping-merchant-conversions-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
88
<name>grpc-google-shopping-merchant-conversions-v1beta</name>
99
<description>GRPC library for google-shopping-merchant-conversions</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-conversions/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
88
<name>Google Merchant Conversions API Parent</name>
99
<description>
1010
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.76.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.76.0</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

@@ -29,27 +29,27 @@
2929
<dependency>
3030
<groupId>com.google.shopping</groupId>
3131
<artifactId>google-shopping-merchant-conversions</artifactId>
32-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
32+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.shopping.api.grpc</groupId>
3636
<artifactId>proto-google-shopping-merchant-conversions-v1</artifactId>
37-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
37+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.shopping.api.grpc</groupId>
4141
<artifactId>grpc-google-shopping-merchant-conversions-v1</artifactId>
42-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
42+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1:current} -->
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.shopping.api.grpc</groupId>
4646
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
47-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
47+
<version>1.10.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.shopping.api.grpc</groupId>
5151
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
52-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
52+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
5353
</dependency>
5454

5555
</dependencies>

java-shopping-merchant-conversions/proto-google-shopping-merchant-conversions-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-conversions-v1</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1:current} -->
88
<name>proto-google-shopping-merchant-conversions-v1</name>
99
<description>Proto library for google-shopping-merchant-conversions</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-conversions/proto-google-shopping-merchant-conversions-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
7-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
7+
<version>1.10.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
88
<name>proto-google-shopping-merchant-conversions-v1beta</name>
99
<description>Proto library for google-shopping-merchant-conversions</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
13-
<version>1.10.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
13+
<version>1.10.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)