google-apis-merchantapi_reports_v1beta 0.13.0 → 0.14.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: 91c48a3b953aa5b75a39cfb9a6a8e7cb67d3496c34ba3cfa3577ec222e2d0964
4
- data.tar.gz: 9fe3cda7cb7c3f35b2fe8aaebffe348086b47b543ae14a16abe638ec6b942d2d
3
+ metadata.gz: 2d67d965115b9fe1bc36c118777c1eb4d557bfef8aa87d759a1493a55b9cd7c8
4
+ data.tar.gz: 7f37ed96a17b6edb86dd1406f24db8695aa4056625f8bfc19688efe472340f9a
5
5
  SHA512:
6
- metadata.gz: 2240d2f00dffbeb81248446ac22fba1473622c885b509c4f84073fe00b24508e61f73b67fffd8c491c84935c7207abed4c6d323622eb76817bd0b6de418b1134
7
- data.tar.gz: bc99fece5cbbdc826b0a8f0a59fa05aae5521547a034d19013787df9d3217dcc5a9304cad174667b0daea708869165e069b02bc6a8867e8a34668ae24b04fe08
6
+ metadata.gz: 43140cf83523c9715c4f7c6a095e20ac5e1de1e7d7e2bf290c26fa954ab908a568fd401d8604f52feb63764a7de7c3498a44c771e75db8283aea7e449e4521ce
7
+ data.tar.gz: c62fce4c3516e165e6336a1bcc93b463921d158ca5825baf67583e1cc6ab44357f9939cae5b7b734ba6d3589c03fb705e3ac8ebc3efa1780a74e5c4fe1c6a5fe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_reports_v1beta
2
2
 
3
+ ### v0.14.0 (2026-06-21)
4
+
5
+ * Regenerated from discovery document revision 20260615
6
+
3
7
  ### v0.13.0 (2026-06-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20260527
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiReportsV1beta
18
18
  # Version of the google-apis-merchantapi_reports_v1beta gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260527"
25
+ REVISION = "20260615"
26
26
  end
27
27
  end
28
28
  end
@@ -55,8 +55,8 @@ module Google
55
55
  # rows than specified by `page_size`. Rely on `next_page_token` to determine if
56
56
  # there are more rows to be requested.
57
57
  # @param [String] parent
58
- # Required. Id of the account making the call. Must be a standalone account or
59
- # an MCA subaccount. Format: accounts/`account`
58
+ # Required. Id of the account making the call. Must be a standalone account or a
59
+ # subaccount of an advanced account. Format: accounts/`account`
60
60
  # @param [Google::Apis::MerchantapiReportsV1beta::SearchRequest] search_request_object
61
61
  # @param [String] fields
62
62
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_reports_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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_reports_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_reports_v1beta/v0.13.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_reports_v1beta/v0.14.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reports_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: