google-apis-drive_v3 0.68.0 → 0.69.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/drive_v3/gem_version.rb +2 -2
- data/lib/google/apis/drive_v3/service.rb +27 -10
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f761a941e598963f7408e84fdb613232ca491cc4f887a0531e8be34101f41cd
|
4
|
+
data.tar.gz: a01176fd70b117161701648fe06436d0e84b21b81dab7efeb865b20f68420451
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d361dd99259748da7e3a6301a59eeeb1ea54155b07edc6f0bb1497889c85ebb18563b0e5d1fc0f7c79b238281c24fdb45245a880a280a7df02a5b7e136fa408
|
7
|
+
data.tar.gz: dd3758c729d86ccefc4159bc4f759755bca5a5b40163394b4965ba5539b4477319fd3b0f28b80184f52ecf8648df37c588149801da8057e7c9fa209278cc2ccf
|
data/CHANGELOG.md
CHANGED
@@ -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.
|
19
|
+
GEM_VERSION = "0.69.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 = "
|
25
|
+
REVISION = "20250819"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -703,7 +703,8 @@ module Google
|
|
703
703
|
execute_or_queue_command(command, &block)
|
704
704
|
end
|
705
705
|
|
706
|
-
# Creates a shared drive.
|
706
|
+
# Creates a shared drive. For more information, see [Manage shared drives](https:
|
707
|
+
# //developers.google.com/workspace/drive/api/guides/manage-shareddrives).
|
707
708
|
# @param [String] request_id
|
708
709
|
# Required. An ID, such as a random UUID, which uniquely identifies this user's
|
709
710
|
# request for idempotent creation of a shared drive. A repeated request by the
|
@@ -741,7 +742,9 @@ module Google
|
|
741
742
|
end
|
742
743
|
|
743
744
|
# Permanently deletes a shared drive for which the user is an `organizer`. The
|
744
|
-
# shared drive cannot contain any untrashed items.
|
745
|
+
# shared drive cannot contain any untrashed items. For more information, see [
|
746
|
+
# Manage shared drives](https://developers.google.com/workspace/drive/api/guides/
|
747
|
+
# manage-shareddrives).
|
745
748
|
# @param [String] drive_id
|
746
749
|
# The ID of the shared drive.
|
747
750
|
# @param [Boolean] allow_item_deletion
|
@@ -778,7 +781,9 @@ module Google
|
|
778
781
|
execute_or_queue_command(command, &block)
|
779
782
|
end
|
780
783
|
|
781
|
-
# Gets a shared drive's metadata by ID.
|
784
|
+
# Gets a shared drive's metadata by ID. For more information, see [Manage shared
|
785
|
+
# drives](https://developers.google.com/workspace/drive/api/guides/manage-
|
786
|
+
# shareddrives).
|
782
787
|
# @param [String] drive_id
|
783
788
|
# The ID of the shared drive.
|
784
789
|
# @param [Boolean] use_domain_admin_access
|
@@ -813,7 +818,9 @@ module Google
|
|
813
818
|
execute_or_queue_command(command, &block)
|
814
819
|
end
|
815
820
|
|
816
|
-
# Hides a shared drive from the default view.
|
821
|
+
# Hides a shared drive from the default view. For more information, see [Manage
|
822
|
+
# shared drives](https://developers.google.com/workspace/drive/api/guides/manage-
|
823
|
+
# shareddrives).
|
817
824
|
# @param [String] drive_id
|
818
825
|
# The ID of the shared drive.
|
819
826
|
# @param [String] fields
|
@@ -886,7 +893,9 @@ module Google
|
|
886
893
|
execute_or_queue_command(command, &block)
|
887
894
|
end
|
888
895
|
|
889
|
-
# Restores a shared drive to the default view.
|
896
|
+
# Restores a shared drive to the default view. For more information, see [Manage
|
897
|
+
# shared drives](https://developers.google.com/workspace/drive/api/guides/manage-
|
898
|
+
# shareddrives).
|
890
899
|
# @param [String] drive_id
|
891
900
|
# The ID of the shared drive.
|
892
901
|
# @param [String] fields
|
@@ -916,7 +925,9 @@ module Google
|
|
916
925
|
execute_or_queue_command(command, &block)
|
917
926
|
end
|
918
927
|
|
919
|
-
# Updates the metadata for a shared drive.
|
928
|
+
# Updates the metadata for a shared drive. For more information, see [Manage
|
929
|
+
# shared drives](https://developers.google.com/workspace/drive/api/guides/manage-
|
930
|
+
# shareddrives).
|
920
931
|
# @param [String] drive_id
|
921
932
|
# The ID of the shared drive.
|
922
933
|
# @param [Google::Apis::DriveV3::Drive] drive_object
|
@@ -2186,7 +2197,8 @@ module Google
|
|
2186
2197
|
# Permanently deletes a file version. You can only delete revisions for files
|
2187
2198
|
# with binary content in Google Drive, like images or videos. Revisions for
|
2188
2199
|
# other files, like Google Docs or Sheets, and the last remaining file version
|
2189
|
-
# can't be deleted.
|
2200
|
+
# can't be deleted. For more information, see [Manage file revisions](https://
|
2201
|
+
# developers.google.com/drive/api/guides/manage-revisions).
|
2190
2202
|
# @param [String] file_id
|
2191
2203
|
# The ID of the file.
|
2192
2204
|
# @param [String] revision_id
|
@@ -2217,7 +2229,9 @@ module Google
|
|
2217
2229
|
execute_or_queue_command(command, &block)
|
2218
2230
|
end
|
2219
2231
|
|
2220
|
-
# Gets a revision's metadata or content by ID.
|
2232
|
+
# Gets a revision's metadata or content by ID. For more information, see [Manage
|
2233
|
+
# file revisions](https://developers.google.com/workspace/drive/api/guides/
|
2234
|
+
# manage-revisions).
|
2221
2235
|
# @param [String] file_id
|
2222
2236
|
# The ID of the file.
|
2223
2237
|
# @param [String] revision_id
|
@@ -2263,7 +2277,8 @@ module Google
|
|
2263
2277
|
execute_or_queue_command(command, &block)
|
2264
2278
|
end
|
2265
2279
|
|
2266
|
-
# Lists a file's revisions.
|
2280
|
+
# Lists a file's revisions. For more information, see [Manage file revisions](
|
2281
|
+
# https://developers.google.com/workspace/drive/api/guides/manage-revisions).
|
2267
2282
|
# @param [String] file_id
|
2268
2283
|
# The ID of the file.
|
2269
2284
|
# @param [Fixnum] page_size
|
@@ -2300,7 +2315,9 @@ module Google
|
|
2300
2315
|
execute_or_queue_command(command, &block)
|
2301
2316
|
end
|
2302
2317
|
|
2303
|
-
# Updates a revision with patch semantics.
|
2318
|
+
# Updates a revision with patch semantics. For more information, see [Manage
|
2319
|
+
# file revisions](https://developers.google.com/workspace/drive/api/guides/
|
2320
|
+
# manage-revisions).
|
2304
2321
|
# @param [String] file_id
|
2305
2322
|
# The ID of the file.
|
2306
2323
|
# @param [String] revision_id
|
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.
|
4
|
+
version: 0.69.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.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-drive_v3/v0.69.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:
|