google-apis-drive_v3 0.78.0 → 0.79.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: 75cdc167946c18afb258c49416abe09bd2c7ea2eb996b42b8d7372d59db10544
4
- data.tar.gz: c82cc39af9f43bb5edee98540d2e6d7162ed643518e367e979665977ca9624d1
3
+ metadata.gz: 7e565160a105e8c8ab74dbb58936f307f59830630fc09806280633f75c90dd15
4
+ data.tar.gz: 144517a280127b1dac835951f475b05d4ff007cf105b15330186a8e6ad237627
5
5
  SHA512:
6
- metadata.gz: b95f993502b9995cfd08fba7a98e1b1508a9391838d3f085f036c058b92f15114c3483f519822bcceae11bf94b7508fc8074c006700401036df48ec5b06dbac5
7
- data.tar.gz: a265d0dda6b965dec24168f935d20eee0c0c3b20a97853f83c41842c9d3e53a14ee48cd610df751e62f86a01fe365c64dd926f41c31256b08ca26078b4dddf6f
6
+ metadata.gz: 2892fc2afe280960a7edd791e21c81fd23ee62eee3f1485d7850d2caf06edd453a313ead6c1238d70afef54839d8b5897ff39cb93cf0ac2a84acf27e1a6bdab7
7
+ data.tar.gz: b8de7ae8733438b2457801a07d2df5f643b4a0b8cda67eb3c48e12681b8a775a39f4e70b58b4ab5b9563e38c259694c21b64e9c78a7e4defa3a5b5cbb87790a6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-drive_v3
2
2
 
3
+ ### v0.79.0 (2026-03-15)
4
+
5
+ * Regenerated from discovery document revision 20260305
6
+
3
7
  ### v0.78.0 (2026-03-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20260220
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DriveV3
18
18
  # Version of the google-apis-drive_v3 gem
19
- GEM_VERSION = "0.78.0"
19
+ GEM_VERSION = "0.79.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 = "20260220"
25
+ REVISION = "20260305"
26
26
  end
27
27
  end
28
28
  end
@@ -1841,7 +1841,7 @@ module Google
1841
1841
  # @param [String] email_message
1842
1842
  # A plain text custom message to include in the notification email.
1843
1843
  # @param [Boolean] enforce_expansive_access
1844
- # Whether the request should enforce expansive access rules.
1844
+ # Deprecated: All requests use the expansive access rules.
1845
1845
  # @param [Boolean] enforce_single_parent
1846
1846
  # Deprecated: See `moveToNewOwnersRoot` for details.
1847
1847
  # @param [Boolean] move_to_new_owners_root
@@ -1917,7 +1917,7 @@ module Google
1917
1917
  # @param [String] permission_id
1918
1918
  # The ID of the permission.
1919
1919
  # @param [Boolean] enforce_expansive_access
1920
- # Whether the request should enforce expansive access rules.
1920
+ # Deprecated: All requests use the expansive access rules.
1921
1921
  # @param [Boolean] supports_all_drives
1922
1922
  # Whether the requesting application supports both My Drives and shared drives.
1923
1923
  # @param [Boolean] supports_team_drives
@@ -2080,7 +2080,7 @@ module Google
2080
2080
  # The ID of the permission.
2081
2081
  # @param [Google::Apis::DriveV3::Permission] permission_object
2082
2082
  # @param [Boolean] enforce_expansive_access
2083
- # Whether the request should enforce expansive access rules.
2083
+ # Deprecated: All requests use the expansive access rules.
2084
2084
  # @param [Boolean] remove_expiration
2085
2085
  # Whether to remove the expiration date.
2086
2086
  # @param [Boolean] supports_all_drives
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-drive_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.78.0
4
+ version: 0.79.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_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-drive_v3/v0.78.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-drive_v3/v0.79.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-drive_v3
62
62
  rdoc_options: []
63
63
  require_paths: