File tree Expand file tree Collapse file tree
clients/google-api-services-merchantapi
com/google/api/services/merchantapi/datasources_v1beta/model
com/google/api/services/merchantapi/datasources_v1/model Expand file tree Collapse file tree Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff line change 3030public 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 ) {
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff line change 3030public 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 ) {
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff 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}
3737dependencies {
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
You can’t perform that action at this time.
0 commit comments