google-apis-sheets_v4 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: 369cd67ea52f4dd0b8aba4eca1e6439f1ac7fbe45abf2b812d498de19b116446
4
- data.tar.gz: 996ecf4aca07a701fb8a8aac3ee32ec930584a733d6e39f14dba4ad7ef2e1481
3
+ metadata.gz: 554412ac054e7c6e20fa386f6e187a7aed167af56d3278730e7576ec86c2b73f
4
+ data.tar.gz: 8d17fcc7e8f4b84c16edc4a09743929bc9d67d8e2069047a8531bcea09d25dbb
5
5
  SHA512:
6
- metadata.gz: 90735c9fab96a5a3e1892f2368e3afdc90b8c1c56c2714742b74a1b086b1ad7c8f6656acb02cf673340ac84582bab4a8cf1f3519f228e3968911e8ca11109702
7
- data.tar.gz: 6b60daed3b5386080e1cf7038022a5fe96b0961b66e1681106aab62f480b0efc57f74404f71feb0c59c4728ab33ba75776a9df0353b5a4cc3286d9c20e7ffd31
6
+ metadata.gz: a9b458c7478055aa08d594b9938f8e3627ad3678934178f5166d3ca65ede8c1445a93932beecc15b2201eda3299fa1b3afbebe9e8a7907b4e5aec9296431731d
7
+ data.tar.gz: cc17c11b75e44b9e9c7d5ce36f84379a9403a1cb3bd933d97b6341e2f8ead1f7c0248539c78e83e4920d05ff4202d28f4824400cec434a0666de1acce5548ec5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sheets_v4
2
2
 
3
+ ### v0.46.0 (2025-11-16)
4
+
5
+ * Regenerated from discovery document revision 20251110
6
+
3
7
  ### v0.45.0 (2025-06-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20250616
@@ -7032,9 +7032,9 @@ module Google
7032
7032
  include Google::Apis::Core::Hashable
7033
7033
 
7034
7034
  # Pattern string used for formatting. If not set, a default pattern based on the
7035
- # user's locale will be used if necessary for the given type. See the [Date and
7036
- # Number Formats guide](https://developers.google.com/workspace/sheets/api/
7037
- # guides/formats) for more information about the supported patterns.
7035
+ # spreadsheet's locale will be used if necessary for the given type. See the [
7036
+ # Date and Number Formats guide](https://developers.google.com/workspace/sheets/
7037
+ # api/guides/formats) for more information about the supported patterns.
7038
7038
  # Corresponds to the JSON property `pattern`
7039
7039
  # @return [String]
7040
7040
  attr_accessor :pattern
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SheetsV4
18
18
  # Version of the google-apis-sheets_v4 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 = "20250616"
25
+ REVISION = "20251110"
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-sheets_v4
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-sheets_v4/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-sheets_v4/v0.45.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sheets_v4/v0.46.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sheets_v4
62
62
  rdoc_options: []
63
63
  require_paths: