google-apis-merchantapi_accounts_v1beta 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dbdc69d85bd922a489e89efbba8e3106be94269ef1aed246d85b94a035a6ee8b
4
- data.tar.gz: f203ea12135962470751c05c4ae3f661e92a057bbe2b42f326cc1bca0fff88f3
3
+ metadata.gz: 9568bc5ed2bf3228b780e868f01ff94c99ada1f9afccb484f90ee2e8d20a9ff4
4
+ data.tar.gz: e51a9b7371b958d8563162d0853a93b9e70382cd8e108c1391dcef5c3a5e57c5
5
5
  SHA512:
6
- metadata.gz: 415670f24fb6e30c49fb77e64322b8bc4beb95ff71d30e426228e61d17da5336b6545dc7ce09ff52b6b5d684d08daf104231440db9ac4c8059fdcdb782bc5cd2
7
- data.tar.gz: f74a565f95a95cdf9c06486268a65dd22dcb6222e52cd65881f3efb748a8a50903678c0fe481418274b1ab6c978520db9719c0dbce13a025bcddc0a7e444a644
6
+ metadata.gz: 3b556b918e6c12bb68ec42049570ff155cfa65a6c3b20d1500aaf4feeb96e29b83e6b6ea6212dbd5d83c73e707fc7f7bba2bddd0e9d469210deba5fa216f2a0b
7
+ data.tar.gz: 2abacb9e345b36b8e54b23eab42ffd6a78a119c1acc2ef26d2b11b54e61bd0b83d8c9c4ee567d30e5774770160872e7c8c33e7bb785f791848489330971512aa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_accounts_v1beta
2
2
 
3
+ ### v0.4.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241210
6
+
3
7
  ### v0.3.0 (2024-12-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20241124
@@ -205,7 +205,9 @@ module Google
205
205
  # @return [Google::Apis::MerchantapiAccountsV1beta::AccountAggregation]
206
206
  attr_accessor :account_aggregation
207
207
 
208
- # Required. The provider of the service. Format: `accounts/`account``
208
+ # Required. The provider of the service. Either the reference to an account such
209
+ # as `providers/123` or a well-known service provider (one of `providers/
210
+ # GOOGLE_ADS` or `providers/GOOGLE_BUSINESS_PROFILE`).
209
211
  # Corresponds to the JSON property `provider`
210
212
  # @return [String]
211
213
  attr_accessor :provider
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiAccountsV1beta
18
18
  # Version of the google-apis-merchantapi_accounts_v1beta gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241124"
25
+ REVISION = "20241210"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_accounts_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.4.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.22
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Merchant API AccountsV1beta