google-apis-docs_v1 0.37.0 → 0.38.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: 8c751120b7a265f3bf4a643a8226114e32b32a94dec9a838ae8feaf3bdef3a2c
4
- data.tar.gz: e690baa7b7f4f4e45444f4498d2b818d904036cecaf89f031d9d0265107ffe7d
3
+ metadata.gz: 48a96be8af378477edccf15ce40362d5502ee85fd74bb0c42ca794c2fbcedd37
4
+ data.tar.gz: 92e0e95d1594bbee1b5e4fccda9aff523dd4f9b463a0f56da672d56bfd830544
5
5
  SHA512:
6
- metadata.gz: fe2c071a0622488da9a7e5ed6bdebcc5b6e904c16842b820bc88a2bcbc5385f5329d53f99dafebe08d4c95089830db06b879e46a47813ae473af85cd6cf3791e
7
- data.tar.gz: 00d6745e2f642e025b32b7d28a5f6fe6dcf2ac58bf264f4aab3d103a18dda6a823319d7d47090c2b77e8b4bd5cd03ea53e84e37724261d910b95f56504f7d37a
6
+ metadata.gz: 22b9a4d2c62263f2c469e9641b647a3f4cf5914952e2db5e0faa8722ebde151efe98cf80e9f7ff0c0a15824bc67cd1337aa080826450a74f66061ad98a1e085f
7
+ data.tar.gz: 5ec387214a8aa04e5f3be178f0da8d4c947acef4d38b46b007d42370eb17a5bfcaff90b3d4061b555d3d02fe174d9de40703a55ee1464169ee09d4182914edfb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-docs_v1
2
2
 
3
+ ### v0.38.0 (2025-11-16)
4
+
5
+ * Regenerated from discovery document revision 20251110
6
+
3
7
  ### v0.37.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251022
@@ -4776,21 +4776,20 @@ module Google
4776
4776
  class RichLinkProperties
4777
4777
  include Google::Apis::Core::Hashable
4778
4778
 
4779
- # Output only. The [MIME type](https://developers.google.com/drive/api/v3/mime-
4780
- # types) of the RichLink, if there's one (for example, when it's a file in Drive)
4781
- # .
4779
+ # The [MIME type](https://developers.google.com/drive/api/v3/mime-types) of the
4780
+ # RichLink, if there's one (for example, when it's a file in Drive).
4782
4781
  # Corresponds to the JSON property `mimeType`
4783
4782
  # @return [String]
4784
4783
  attr_accessor :mime_type
4785
4784
 
4786
- # Output only. The title of the RichLink as displayed in the link. This title
4787
- # matches the title of the linked resource at the time of the insertion or last
4788
- # update of the link. This field is always present.
4785
+ # The title of the RichLink as displayed in the link. This title matches the
4786
+ # title of the linked resource at the time of the insertion or last update of
4787
+ # the link. This field is always present.
4789
4788
  # Corresponds to the JSON property `title`
4790
4789
  # @return [String]
4791
4790
  attr_accessor :title
4792
4791
 
4793
- # Output only. The URI to the RichLink. This is always present.
4792
+ # The URI to the RichLink. This is always present.
4794
4793
  # Corresponds to the JSON property `uri`
4795
4794
  # @return [String]
4796
4795
  attr_accessor :uri
@@ -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.37.0"
19
+ GEM_VERSION = "0.38.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 = "20251022"
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-docs_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.38.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.37.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-docs_v1/v0.38.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: