google-apis-drive_v2 0.55.0 → 0.56.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: ab46538595ad2935759c122d282b620143db27dd1fe241249399da2bc470228a
4
- data.tar.gz: 0da44a8fed5bde58ef7566eed66f20744f6b0ad1b115a613a2d2382a3c87133e
3
+ metadata.gz: 35f7aa15e4e698598ea78ee583e99c37e86500c9bc4377642be5524c3d4f42d7
4
+ data.tar.gz: 7080fdf9aca3363c43d2c17eaaba4a002e8be22dda6bd0d4c97191b44f36b6ee
5
5
  SHA512:
6
- metadata.gz: 870e79ab06a6b49423de7d2ce641e682d62842a919d2c910cae4ba1aafd96d22fc01075d4fce2a897e855cb6499593e039476218a8cee2b39bf09a7a00d17cbd
7
- data.tar.gz: b182abec72fc3f83f7eeaf92b3c632b7e812c873b5572d07cdd5286c5f1ce51c1ac2200acee68f151484f638322202a9a4c3e8e972bd9fe82de4f14982997b9d
6
+ metadata.gz: 42e645329ce9e44149f100a4cfb9ec6719f9813242489d65709965649591c4e82a787788072f2bb865ca1bdd4b3628929ec7af9c22b49a971edd94b8d3fd8292
7
+ data.tar.gz: e1a376d0bcd14317eb05a899328639ea4306ea2506aa71ecca1629f1f65c6bdd0522d38441ca78892818a7f165be1fc468a61a105bf207229f4f6d552997b5fc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-drive_v2
2
2
 
3
+ ### v0.56.0 (2026-01-25)
4
+
5
+ * Regenerated from discovery document revision 20260118
6
+
3
7
  ### v0.55.0 (2025-11-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20251114
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DriveV2
18
18
  # Version of the google-apis-drive_v2 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.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 = "20251114"
25
+ REVISION = "20260118"
26
26
  end
27
27
  end
28
28
  end
@@ -1110,8 +1110,9 @@ module Google
1110
1110
  # @param [String] timed_text_track_name
1111
1111
  # The timed text track name.
1112
1112
  # @param [String] visibility
1113
- # The visibility of the new file. This parameter is only relevant when the
1114
- # source is not a native Google Doc and convert=false.
1113
+ # The visibility of the new file. Permissions are still inherited from parent
1114
+ # folders. This parameter is only relevant when the source is not a Google Doc
1115
+ # file and when `convert=false`.
1115
1116
  # @param [String] fields
1116
1117
  # Selector specifying which fields to include in a partial response.
1117
1118
  # @param [String] quota_user
@@ -1423,8 +1424,8 @@ module Google
1423
1424
  # @param [Boolean] use_content_as_indexable_text
1424
1425
  # Whether to use the content as indexable text.
1425
1426
  # @param [String] visibility
1426
- # The visibility of the new file. This parameter is only relevant when convert=
1427
- # false.
1427
+ # The visibility of the new file. Permissions are still inherited from parent
1428
+ # folders. This parameter is only relevant when `convert=false`.
1428
1429
  # @param [String] fields
1429
1430
  # Selector specifying which fields to include in a partial response.
1430
1431
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-drive_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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-drive_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-drive_v2/v0.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-drive_v2/v0.56.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-drive_v2
62
62
  rdoc_options: []
63
63
  require_paths: