google-apis-content_v2_1 0.45.0 → 0.46.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: 3237777801174999a2f6664c69655e5f0eafaaba6980851d411769e60eb69771
4
- data.tar.gz: 663c7ba59e37430566c3a21e089907792e8487515dfba231eb8f2bc9ef1cfa34
3
+ metadata.gz: a1b19683b63e25d7fc6b88639036f15d976b6a1fcd1a8b42a4a781712fac2797
4
+ data.tar.gz: 20267e55ab4d9c061750a9e9fe17f303060744fa0fbc033682d0cf1476186aaa
5
5
  SHA512:
6
- metadata.gz: ceca233e872f79db6b5aecdd3a4ee6c771421016982fd82268a4e099defa5151cb552486487cb7bdf85e301766b89ac2b4f0d81870e7afd9573fa77322426583
7
- data.tar.gz: a2af6a4242cc24fcbd5f8ba0881b9683212f864186946ce7a0a123b2f679f4c03122ae3f940a86815e2c3847fdbbcf6c63c560b0ec870e4297592a48115504c5
6
+ metadata.gz: 0acddf6d1d75bf217ad62ebad375cf258716b0844ae117e8e1fe8953db887fd98a3b2dcb006751ba84bb29e37be1a4629983f82150eae163ce8dea7ab212d972
7
+ data.tar.gz: 38d23c01041449fe85a931032dff51d0513ab4151376e2af140324b6e50596187be0f723454cc4a5966e8a80f7b8206fd6a06ca6b870f974bce2063a12557bf7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-content_v2_1
2
2
 
3
+ ### v0.46.0 (2025-11-09)
4
+
5
+ * Regenerated from discovery document revision 20251104
6
+
3
7
  ### v0.45.0 (2025-09-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20250921
@@ -1336,19 +1336,22 @@ module Google
1336
1336
  # @return [String]
1337
1337
  attr_accessor :email_address
1338
1338
 
1339
- # Whether user is an order manager.
1339
+ # This role is deprecated and can no longer be assigned. Any value set will be
1340
+ # ignored.
1340
1341
  # Corresponds to the JSON property `orderManager`
1341
1342
  # @return [Boolean]
1342
1343
  attr_accessor :order_manager
1343
1344
  alias_method :order_manager?, :order_manager
1344
1345
 
1345
- # Whether user can access payment statements.
1346
+ # This role is deprecated and can no longer be assigned. Any value set will be
1347
+ # ignored.
1346
1348
  # Corresponds to the JSON property `paymentsAnalyst`
1347
1349
  # @return [Boolean]
1348
1350
  attr_accessor :payments_analyst
1349
1351
  alias_method :payments_analyst?, :payments_analyst
1350
1352
 
1351
- # Whether user can manage payment settings.
1353
+ # This role is deprecated and can no longer be assigned. Any value set will be
1354
+ # ignored.
1352
1355
  # Corresponds to the JSON property `paymentsManager`
1353
1356
  # @return [Boolean]
1354
1357
  attr_accessor :payments_manager
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContentV2_1
18
18
  # Version of the google-apis-content_v2_1 gem
19
- GEM_VERSION = "0.45.0"
19
+ GEM_VERSION = "0.46.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250921"
25
+ REVISION = "20251104"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-content_v2_1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.45.0
4
+ version: 0.46.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-content_v2_1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.45.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.46.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-content_v2_1
62
62
  rdoc_options: []
63
63
  require_paths: