google-apis-merchantapi_datasources_v1beta 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9009d0f864ffa62e99daf7eb248fdf7fa61dadc71109efd9253b3fc59ac4017e
4
- data.tar.gz: 5264d28c90e2342a95e427d2de80261bcf19e1a8a722c1e6f8d4d243f48423e6
3
+ metadata.gz: edd5268a3f135d874ea14fed9d06e9d9b3df221983b69db985227764d480afcb
4
+ data.tar.gz: 477f6b47918c0fc538edcca89b549c6e59e2133939b4a7ff1370f639efb41956
5
5
  SHA512:
6
- metadata.gz: 0e6ce93464befd56b449e327b8d4c5c3855577b64e302028aa286ba88e719c76d46e79f110d8c8018130f324fadf97090715aa529219612ef76aa2775e94c04a
7
- data.tar.gz: 5790a17f29b3d6d1bd6c0e51b18aced0d42ce00d75137710bd46c0c278af22b4aac4847b5cb7944f8c476dc5bd84c3955061616b60b104a99c4cd7b157247517
6
+ metadata.gz: 74417e807fa41bdd57775f346420d0f7ac34fcfafb234726c447d8c0cde7eada5e92884a99b571b39f8e65686f3d43ced9cce5fa2149516ba5688512973c64a6
7
+ data.tar.gz: c999cac6ce85b02861429384cca85146bd7c0c790dcf5d6fcb3e764c07cf132e7ba9d58bd6a7b0d9e5c8816a96b82671efb2d45afc1092d835efd937954d21a5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_datasources_v1beta
2
2
 
3
+ ### v0.6.0 (2025-04-20)
4
+
5
+ * Regenerated from discovery document revision 20250416
6
+
3
7
  ### v0.5.0 (2025-03-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20250312
@@ -60,8 +60,8 @@ module Google
60
60
  # @return [Google::Apis::MerchantapiDatasourcesV1beta::MerchantReviewDataSource]
61
61
  attr_accessor :merchant_review_data_source
62
62
 
63
- # Identifier. The name of the data source. Format: ``datasource.name=accounts/`
64
- # account`/dataSources/`datasource```
63
+ # Identifier. The name of the data source. Format: `accounts/`account`/
64
+ # dataSources/`datasource``
65
65
  # Corresponds to the JSON property `name`
66
66
  # @return [String]
67
67
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiDatasourcesV1beta
18
18
  # Version of the google-apis-merchantapi_datasources_v1beta gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250312"
25
+ REVISION = "20250416"
26
26
  end
27
27
  end
28
28
  end
@@ -229,8 +229,8 @@ module Google
229
229
  # Updates the existing data source configuration. The fields that are set in the
230
230
  # update mask but not provided in the resource will be deleted.
231
231
  # @param [String] name
232
- # Identifier. The name of the data source. Format: ``datasource.name=accounts/`
233
- # account`/dataSources/`datasource```
232
+ # Identifier. The name of the data source. Format: `accounts/`account`/
233
+ # dataSources/`datasource``
234
234
  # @param [Google::Apis::MerchantapiDatasourcesV1beta::DataSource] data_source_object
235
235
  # @param [String] update_mask
236
236
  # Required. The list of data source fields to be updated. Fields specified in
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_datasources_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-16 00:00:00.000000000 Z
10
+ date: 2025-04-20 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_datasources_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_datasources_v1beta/v0.5.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_datasources_v1beta/v0.6.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_datasources_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: