Skip to content

Commit 5f62d97

Browse files
chore: regenerate merchantapi client
1 parent 941c360 commit 5f62d97

8 files changed

Lines changed: 24 additions & 24 deletions

File tree

clients/google-api-services-merchantapi/datasources_v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-merchantapi</artifactId>
25-
<version>datasources_v1-rev20260615-2.0.0</version>
25+
<version>datasources_v1-rev20260719-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1-rev20260615-2.0.0'
38+
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1-rev20260719-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-merchantapi/datasources_v1/2.0.0/com/google/api/services/merchantapi/datasources_v1/model/DataSourceReference.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
public final class DataSourceReference extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Optional. The name of the primary data source. Format:
34-
* `accounts/{account}/dataSources/{datasource}`
33+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
34+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
3535
* The value may be {@code null}.
3636
*/
3737
@com.google.api.client.util.Key
@@ -53,17 +53,17 @@ public final class DataSourceReference extends com.google.api.client.json.Generi
5353
private java.lang.String supplementalDataSourceName;
5454

5555
/**
56-
* Optional. The name of the primary data source. Format:
57-
* `accounts/{account}/dataSources/{datasource}`
56+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
57+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
5858
* @return value or {@code null} for none
5959
*/
6060
public java.lang.String getPrimaryDataSourceName() {
6161
return primaryDataSourceName;
6262
}
6363

6464
/**
65-
* Optional. The name of the primary data source. Format:
66-
* `accounts/{account}/dataSources/{datasource}`
65+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
66+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
6767
* @param primaryDataSourceName primaryDataSourceName or {@code null} for none
6868
*/
6969
public DataSourceReference setPrimaryDataSourceName(java.lang.String primaryDataSourceName) {

clients/google-api-services-merchantapi/datasources_v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-merchantapi</artifactId>
11-
<version>datasources_v1-rev20260615-2.0.0</version>
12-
<name>Merchant API datasources_v1-rev20260615-2.0.0</name>
11+
<version>datasources_v1-rev20260719-2.0.0</version>
12+
<name>Merchant API datasources_v1-rev20260719-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-merchantapi/datasources_v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-merchantapi</artifactId>
25-
<version>datasources_v1-rev20260615-2.0.0</version>
25+
<version>datasources_v1-rev20260719-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1-rev20260615-2.0.0'
38+
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1-rev20260719-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-merchantapi/datasources_v1beta/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-merchantapi</artifactId>
25-
<version>datasources_v1beta-rev20260615-2.0.0</version>
25+
<version>datasources_v1beta-rev20260719-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1beta-rev20260615-2.0.0'
38+
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1beta-rev20260719-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-merchantapi/datasources_v1beta/2.0.0/com/google/api/services/merchantapi/datasources_v1beta/model/DataSourceReference.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
public final class DataSourceReference extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Optional. The name of the primary data source. Format:
34-
* `accounts/{account}/dataSources/{datasource}`
33+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
34+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
3535
* The value may be {@code null}.
3636
*/
3737
@com.google.api.client.util.Key
@@ -53,17 +53,17 @@ public final class DataSourceReference extends com.google.api.client.json.Generi
5353
private java.lang.String supplementalDataSourceName;
5454

5555
/**
56-
* Optional. The name of the primary data source. Format:
57-
* `accounts/{account}/dataSources/{datasource}`
56+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
57+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
5858
* @return value or {@code null} for none
5959
*/
6060
public java.lang.String getPrimaryDataSourceName() {
6161
return primaryDataSourceName;
6262
}
6363

6464
/**
65-
* Optional. The name of the primary data source. Format:
66-
* `accounts/{account}/dataSources/{datasource}`
65+
* Optional. Deprecated: Use `self` instead to reference the primary data source. The name of the
66+
* primary data source. Format: `accounts/{account}/dataSources/{datasource}`
6767
* @param primaryDataSourceName primaryDataSourceName or {@code null} for none
6868
*/
6969
public DataSourceReference setPrimaryDataSourceName(java.lang.String primaryDataSourceName) {

clients/google-api-services-merchantapi/datasources_v1beta/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-merchantapi</artifactId>
11-
<version>datasources_v1beta-rev20260615-2.0.0</version>
12-
<name>Merchant API datasources_v1beta-rev20260615-2.0.0</name>
11+
<version>datasources_v1beta-rev20260719-2.0.0</version>
12+
<name>Merchant API datasources_v1beta-rev20260719-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-merchantapi/datasources_v1beta/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-merchantapi</artifactId>
25-
<version>datasources_v1beta-rev20260615-2.0.0</version>
25+
<version>datasources_v1beta-rev20260719-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1beta-rev20260615-2.0.0'
38+
implementation 'com.google.apis:google-api-services-merchantapi:datasources_v1beta-rev20260719-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)