google-apis-drive_v2 0.56.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: 35f7aa15e4e698598ea78ee583e99c37e86500c9bc4377642be5524c3d4f42d7
4
- data.tar.gz: 7080fdf9aca3363c43d2c17eaaba4a002e8be22dda6bd0d4c97191b44f36b6ee
3
+ metadata.gz: 2c0eae3b650a34190ffa58ec72281f81cd485cd04be1cf8809c9dc39791630c3
4
+ data.tar.gz: db5e67e91a499a035501b99faee0e11d5ff99655713e685e65b28a028b197458
5
5
  SHA512:
6
- metadata.gz: 42e645329ce9e44149f100a4cfb9ec6719f9813242489d65709965649591c4e82a787788072f2bb865ca1bdd4b3628929ec7af9c22b49a971edd94b8d3fd8292
7
- data.tar.gz: e1a376d0bcd14317eb05a899328639ea4306ea2506aa71ecca1629f1f65c6bdd0522d38441ca78892818a7f165be1fc468a61a105bf207229f4f6d552997b5fc
6
+ metadata.gz: c2303e62263a3a1abec4128f66220a032abfcd4b23e8382e45cb34eb8639cccd49ef8c8e32aec5aea17a39837293199303c71d2bff28d2c8fa1327da0831b6ab
7
+ data.tar.gz: 6df54396d46b14b36f5ed1d5fcbf44002bfddbcd5c2d257ed332e829c6f104c5b9fe072e99bdeb3cb3091517a050ddb369ffbf29ec7ad116c3f36cd249cb2ea9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.56.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260118
@@ -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.56.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 = "20260118"
25
+ REVISION = "20260305"
26
26
  end
27
27
  end
28
28
  end
@@ -2224,7 +2224,7 @@ module Google
2224
2224
  # @param [String] permission_id
2225
2225
  # The ID for the permission.
2226
2226
  # @param [Boolean] enforce_expansive_access
2227
- # Whether the request should enforce expansive access rules.
2227
+ # Deprecated: All requests use the expansive access rules.
2228
2228
  # @param [Boolean] supports_all_drives
2229
2229
  # Whether the requesting application supports both My Drives and shared drives.
2230
2230
  # @param [Boolean] supports_team_drives
@@ -2348,7 +2348,7 @@ module Google
2348
2348
  # @param [String] email_message
2349
2349
  # A plain text custom message to include in notification emails.
2350
2350
  # @param [Boolean] enforce_expansive_access
2351
- # Whether the request should enforce expansive access rules.
2351
+ # Deprecated: All requests use the expansive access rules.
2352
2352
  # @param [Boolean] enforce_single_parent
2353
2353
  # Deprecated: See `moveToNewOwnersRoot` for details.
2354
2354
  # @param [Boolean] move_to_new_owners_root
@@ -2469,7 +2469,7 @@ module Google
2469
2469
  # The ID for the permission.
2470
2470
  # @param [Google::Apis::DriveV2::Permission] permission_object
2471
2471
  # @param [Boolean] enforce_expansive_access
2472
- # Whether the request should enforce expansive access rules.
2472
+ # Deprecated: All requests use the expansive access rules.
2473
2473
  # @param [Boolean] remove_expiration
2474
2474
  # Whether to remove the expiration date.
2475
2475
  # @param [Boolean] supports_all_drives
@@ -2528,7 +2528,7 @@ module Google
2528
2528
  # The ID for the permission.
2529
2529
  # @param [Google::Apis::DriveV2::Permission] permission_object
2530
2530
  # @param [Boolean] enforce_expansive_access
2531
- # Whether the request should enforce expansive access rules.
2531
+ # Deprecated: All requests use the expansive access rules.
2532
2532
  # @param [Boolean] remove_expiration
2533
2533
  # Whether to remove the expiration date.
2534
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.56.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.56.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: