google-apis-drive_v2 0.55.0 → 0.57.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: 2c0eae3b650a34190ffa58ec72281f81cd485cd04be1cf8809c9dc39791630c3
4
+ data.tar.gz: db5e67e91a499a035501b99faee0e11d5ff99655713e685e65b28a028b197458
5
5
  SHA512:
6
- metadata.gz: 870e79ab06a6b49423de7d2ce641e682d62842a919d2c910cae4ba1aafd96d22fc01075d4fce2a897e855cb6499593e039476218a8cee2b39bf09a7a00d17cbd
7
- data.tar.gz: b182abec72fc3f83f7eeaf92b3c632b7e812c873b5572d07cdd5286c5f1ce51c1ac2200acee68f151484f638322202a9a4c3e8e972bd9fe82de4f14982997b9d
6
+ metadata.gz: c2303e62263a3a1abec4128f66220a032abfcd4b23e8382e45cb34eb8639cccd49ef8c8e32aec5aea17a39837293199303c71d2bff28d2c8fa1327da0831b6ab
7
+ data.tar.gz: 6df54396d46b14b36f5ed1d5fcbf44002bfddbcd5c2d257ed332e829c6f104c5b9fe072e99bdeb3cb3091517a050ddb369ffbf29ec7ad116c3f36cd249cb2ea9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-drive_v2
2
2
 
3
+ ### v0.57.0 (2026-03-15)
4
+
5
+ * Regenerated from discovery document revision 20260305
6
+
7
+ ### v0.56.0 (2026-01-25)
8
+
9
+ * Regenerated from discovery document revision 20260118
10
+
3
11
  ### v0.55.0 (2025-11-23)
4
12
 
5
13
  * 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.57.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 = "20260305"
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
@@ -2223,7 +2224,7 @@ module Google
2223
2224
  # @param [String] permission_id
2224
2225
  # The ID for the permission.
2225
2226
  # @param [Boolean] enforce_expansive_access
2226
- # Whether the request should enforce expansive access rules.
2227
+ # Deprecated: All requests use the expansive access rules.
2227
2228
  # @param [Boolean] supports_all_drives
2228
2229
  # Whether the requesting application supports both My Drives and shared drives.
2229
2230
  # @param [Boolean] supports_team_drives
@@ -2347,7 +2348,7 @@ module Google
2347
2348
  # @param [String] email_message
2348
2349
  # A plain text custom message to include in notification emails.
2349
2350
  # @param [Boolean] enforce_expansive_access
2350
- # Whether the request should enforce expansive access rules.
2351
+ # Deprecated: All requests use the expansive access rules.
2351
2352
  # @param [Boolean] enforce_single_parent
2352
2353
  # Deprecated: See `moveToNewOwnersRoot` for details.
2353
2354
  # @param [Boolean] move_to_new_owners_root
@@ -2468,7 +2469,7 @@ module Google
2468
2469
  # The ID for the permission.
2469
2470
  # @param [Google::Apis::DriveV2::Permission] permission_object
2470
2471
  # @param [Boolean] enforce_expansive_access
2471
- # Whether the request should enforce expansive access rules.
2472
+ # Deprecated: All requests use the expansive access rules.
2472
2473
  # @param [Boolean] remove_expiration
2473
2474
  # Whether to remove the expiration date.
2474
2475
  # @param [Boolean] supports_all_drives
@@ -2527,7 +2528,7 @@ module Google
2527
2528
  # The ID for the permission.
2528
2529
  # @param [Google::Apis::DriveV2::Permission] permission_object
2529
2530
  # @param [Boolean] enforce_expansive_access
2530
- # Whether the request should enforce expansive access rules.
2531
+ # Deprecated: All requests use the expansive access rules.
2531
2532
  # @param [Boolean] remove_expiration
2532
2533
  # Whether to remove the expiration date.
2533
2534
  # @param [Boolean] supports_all_drives
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.57.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.57.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: