Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Automated regeneration of drive v2 client #1565

Merged
merged 1 commit into from Nov 19, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion generated/google/apis/drive_v2.rb
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://developers.google.com/drive/
module DriveV2
VERSION = 'V2'
REVISION = '20201108'
REVISION = '20201115'

# See, edit, create, and delete all of your Google Drive files
AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
Expand Down
80 changes: 24 additions & 56 deletions generated/google/apis/drive_v2/service.rb
Expand Up @@ -471,10 +471,8 @@ def stop_channel(channel_object = nil, fields: nil, quota_user: nil, user_ip: ni
# @param [String] child_id
# The ID of the child.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the item's last parent is removed, the item is placed under its
# owner's root.
# Deprecated. If an item is not in a shared drive and its last parent is deleted
# but the item itself is not, the item will be placed under its owner's root.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
Expand Down Expand Up @@ -546,12 +544,8 @@ def get_child(folder_id, child_id, fields: nil, quota_user: nil, user_ip: nil, o
# The ID of the folder.
# @param [Google::Apis::DriveV2::ChildReference] child_reference_object
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the child's owner makes the request, the child is removed from all
# current folders and placed in the requested folder. Any other requests that
# increase the number of the child's parents fail, except when the
# canAddMyDriveParent file capability is true and a single parent is being added.
# Deprecated. Adding files to multiple folders is no longer supported. Use
# shortcuts instead.
# @param [Boolean] supports_all_drives
# Whether the requesting application supports both My Drives and shared drives.
# @param [Boolean] supports_team_drives
Expand Down Expand Up @@ -1146,9 +1140,8 @@ def update_drive(drive_id, drive_object = nil, use_domain_admin_access: nil, fie
# @param [Boolean] convert
# Whether to convert this file to the corresponding Docs Editors format.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. Requests that specify more than one parent fail.
# Deprecated. Copying files into multiple folders is no longer supported. Use
# shortcuts instead.
# @param [String] include_permissions_for_view
# Specifies which additional view's permissions to include in the response. Only
# 'published' is supported.
Expand Down Expand Up @@ -1218,10 +1211,8 @@ def copy_file(file_id, file_object = nil, convert: nil, enforce_single_parent: n
# @param [String] file_id
# The ID of the file to delete.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter will only take effect if the item is not in a
# shared drive. If an item's last parent is deleted but the item itself is not,
# the item will be placed under its owner's root.
# Deprecated. If an item is not in a shared drive and its last parent is deleted
# but the item itself is not, the item will be placed under its owner's root.
# @param [Boolean] supports_all_drives
# Whether the requesting application supports both My Drives and shared drives.
# @param [Boolean] supports_team_drives
Expand Down Expand Up @@ -1259,10 +1250,8 @@ def delete_file(file_id, enforce_single_parent: nil, supports_all_drives: nil, s

# Permanently deletes all of the user's trashed files.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter will only take effect if the item is not in a
# shared drive. If an item's last parent is deleted but the item itself is not,
# the item will be placed under its owner's root.
# Deprecated. If an item is not in a shared drive and its last parent is deleted
# but the item itself is not, the item will be placed under its owner's root.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
Expand Down Expand Up @@ -1440,9 +1429,7 @@ def get_file(file_id, acknowledge_abuse: nil, include_permissions_for_view: nil,
# @param [Boolean] convert
# Whether to convert this file to the corresponding Docs Editors format.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. Requests that specify more than one parent fail.
# Deprecated. Creating files in multiple folders is no longer supported.
# @param [String] include_permissions_for_view
# Specifies which additional view's permissions to include in the response. Only
# 'published' is supported.
Expand Down Expand Up @@ -1618,12 +1605,8 @@ def list_files(corpora: nil, corpus: nil, drive_id: nil, include_items_from_all_
# @param [Boolean] convert
# This parameter is deprecated and has no function.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the item's owner makes a request to add a single parent, the item is
# removed from all current folders and placed in the requested folder. Other
# requests that increase the number of parents fail, except when the
# canAddMyDriveParent file capability is true and a single parent is being added.
# Deprecated. Adding files to multiple folders is no longer supported. Use
# shortcuts instead.
# @param [String] include_permissions_for_view
# Specifies which additional view's permissions to include in the response. Only
# 'published' is supported.
Expand Down Expand Up @@ -1859,12 +1842,8 @@ def untrash_file(file_id, include_permissions_for_view: nil, supports_all_drives
# @param [Boolean] convert
# This parameter is deprecated and has no function.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the item's owner makes a request to add a single parent, the item is
# removed from all current folders and placed in the requested folder. Other
# requests that increase the number of parents fail, except when the
# canAddMyDriveParent file capability is true and a single parent is being added.
# Deprecated. Adding files to multiple folders is no longer supported. Use
# shortcuts instead.
# @param [String] include_permissions_for_view
# Specifies which additional view's permissions to include in the response. Only
# 'published' is supported.
Expand Down Expand Up @@ -2039,10 +2018,8 @@ def watch_file(file_id, channel_object = nil, acknowledge_abuse: nil, include_pe
# @param [String] parent_id
# The ID of the parent.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the item's last parent is removed, the item is placed under its
# owner's root.
# Deprecated. If an item is not in a shared drive and its last parent is deleted
# but the item itself is not, the item will be placed under its owner's root.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
Expand Down Expand Up @@ -2114,12 +2091,8 @@ def get_parent(file_id, parent_id, fields: nil, quota_user: nil, user_ip: nil, o
# The ID of the file.
# @param [Google::Apis::DriveV2::ParentReference] parent_reference_object
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. If the child's owner makes the request, the child is removed from all
# current folders and placed in the requested folder. Any other requests that
# increase the number of the child's parents fail, except when the
# canAddMyDriveParent file capability is true and a single parent is being added.
# Deprecated. Adding files to multiple folders is no longer supported. Use
# shortcuts instead.
# @param [Boolean] supports_all_drives
# Whether the requesting application supports both My Drives and shared drives.
# @param [Boolean] supports_team_drives
Expand Down Expand Up @@ -2326,17 +2299,12 @@ def get_permission_id_for_email(email, fields: nil, quota_user: nil, user_ip: ni
# @param [String] email_message
# A plain text custom message to include in notification emails.
# @param [Boolean] enforce_single_parent
# Set to true to opt in to API behavior that aims for all items to have exactly
# one parent. This parameter only takes effect if the item is not in a shared
# drive. See moveToNewOwnersRoot for details.
# Deprecated. See moveToNewOwnersRoot for details.
# @param [Boolean] move_to_new_owners_root
# This parameter only takes effect if the item is not in a shared drive and the
# request is attempting to transfer the ownership of the item. When set to true,
# the item will be moved to the new owner's My Drive root folder and all prior
# parents removed. If set to false, when enforceSingleParent=true, parents are
# not changed. If set to false, when enforceSingleParent=false, existing parents
# are not changed; however, the file will be added to the new owner's My Drive
# root folder, unless it is already in the new owner's My Drive.
# This parameter will only take effect if the item is not in a shared drive and
# the request is attempting to transfer the ownership of the item. If set to
# true, the item will be moved to the new owner's My Drive root folder and all
# prior parents removed. If set to false, parents are not changed.
# @param [Boolean] send_notification_emails
# Whether to send notification emails when sharing to users or groups. This
# parameter is ignored and an email is sent if the role is owner.
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/drive_v2/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "d6095bb3d3730f819854bd121870fba5e07c2c92"
"sha": "a0a522339818657195e0606b4655255c0adfcef4"
}
}
]
Expand Down