google-apis-docs_v1 0.41.0 → 0.42.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: 04e0aab71085d2d91e24ff7b32fc706d80d1bd2b75d4a31a837b7f9c24ec8aa3
4
- data.tar.gz: 5c244b262947489f1b047da90eff341e7d11afc69fce3e189e677ef2c6793d14
3
+ metadata.gz: b8ec8cf6f62cbfb1417fc719609bdd92d501e354983ad53f493e793df0bcdfab
4
+ data.tar.gz: 0fcf4aac3cbbb81b3edd0f29db414300fd3380935ee2ad5487ff3e3aaa441c71
5
5
  SHA512:
6
- metadata.gz: 6be7f53d465b298e9b63d7201fac0dc599f5ae1979498f02ce4907f1b56e7492f584e695760dffe94e2b5be6853db09b12526e8de295dddd94c9dbc2dcd4c0ba
7
- data.tar.gz: '09ac19b704556c64e24130bc0614b23412aa260c1d8b480704c26a3f83ec527b9d14c2b9ec82c33e86a378c956c694bb99d644cf73474aa45d4e8bc072b1ce20'
6
+ metadata.gz: 863bc75e91a231d31a18910c9610e3bded0480203b3333474ed9156cbf5a23f641a67a66cb38f97615c2c1c09214092e0ba0b775e51fabbb111d747edde2cd14
7
+ data.tar.gz: 7c1dda6c9c0c591bdc3ab24a59d87f87dcbb1ad2f35a626a96f2f482675fa3cd48c569434844154b9554fc1cc7e3a9da4b2171edfedd10c1bc7aad410fce038b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-docs_v1
2
2
 
3
+ ### v0.42.0 (2026-03-15)
4
+
5
+ * Regenerated from discovery document revision 20260309
6
+
3
7
  ### v0.41.0 (2026-01-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20251222
@@ -807,7 +807,7 @@ module Google
807
807
  # Determines how the date part of the DateElement will be displayed in the
808
808
  # document. If unset, the default value is
809
809
  # DATE_FORMAT_MONTH_DAY_YEAR_ABBREVIATED, indicating the DateElement will be
810
- # formatted as `MMM d, y` in `en_US`, or locale specific equivalent.
810
+ # formatted as `MMM d, y` in `en`, or locale specific equivalent.
811
811
  # Corresponds to the JSON property `dateFormat`
812
812
  # @return [String]
813
813
  attr_accessor :date_format
@@ -817,9 +817,14 @@ module Google
817
817
  # @return [String]
818
818
  attr_accessor :display_text
819
819
 
820
- # The locale of the document, as defined by the Unicode Common Locale Data
821
- # Repository (CLDR) project. For example, `en_US`. If unset, the default locale
822
- # is `en_US`.
820
+ # The language code of the DateElement. For example, `en`. If unset, the default
821
+ # locale is `en`. Limited to the following locales: `af`, `am`, `ar`, `az`, `be`,
822
+ # `bg`, `bn`, `ca`, `cs`, `da`, `de`, `el`, `en`, `en-CA`, `en-GB`, `es`, `es-
823
+ # 419`, `et`, `eu`, `fa`, `fi`, `fil`, `fr`, `fr-CA`, `gl`, `gu`, `hi`, `hr`, `
824
+ # hu`, `hy`, `id`, `is`, `it`, `iw`, `ja`, `ka`, `kk`, `km`, `kn`, `ko`, `lo`, `
825
+ # lt`, `lv`, `ml`, `mn`, `mr`, `ms`, `ne`, `nl`, `no`, `pa`, `pl`, `pt-BR`, `pt-
826
+ # PT`, `ro`, `ru`, `si`, `sk`, `sl`, `sr`, `sv`, `sw`, `ta`, `te`, `th`, `tr`, `
827
+ # uk`, `ur`, `vi`, `zh-CN`, `zh-HK`, `zh-TW`, `zu`, `cy`, `my`.
823
828
  # Corresponds to the JSON property `locale`
824
829
  # @return [String]
825
830
  attr_accessor :locale
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocsV1
18
18
  # Version of the google-apis-docs_v1 gem
19
- GEM_VERSION = "0.41.0"
19
+ GEM_VERSION = "0.42.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 = "20251222"
25
+ REVISION = "20260309"
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-docs_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.41.0
4
+ version: 0.42.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-docs_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-docs_v1/v0.41.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-docs_v1/v0.42.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-docs_v1
62
62
  rdoc_options: []
63
63
  require_paths: