Transfer parameters
Stay organized with collections
Save and categorize content based on your preferences.
This page includes information about the transfer parameters
available for applications that support data transfer. This
list might not be up to date, and you can dynamically fetch the list of
parameters by calling
Applications.list
.
Google Calendar (Application ID: 435070579839) |
RELEASE_RESOURCES |
Possible values:
TRUE - Release resources for future events.
You can only transfer events that are in the future, non-private,
include at least one guest or resource, and are in the source user's
primary calendar. If all of these conditions aren't met, an empty
secondary calendar will be created for the destination user. If this
field isn't specified in the request, resources are not released.
|
Currents Pages (Application ID: 553547912911) |
No parameters supported. |
Google Docs and Google Drive (Application ID: 55656082996) |
PRIVACY_LEVEL |
The privacy level of the files to transfer. Possible values:
PRIVATE - Files that aren't shared with anyone.
SHARED - Files shared with at least one other user.
If not specified in the request, this parameter defaults to
SHARED . To transfer all files, specify both
PRIVATE and SHARED in the request.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[],[],null,["# Transfer parameters\n\nThis page includes information about the transfer parameters\navailable for applications that support data transfer. This\nlist might not be up to date, and you can dynamically fetch the list of\nparameters by calling\n[`Applications.list`](/workspace/admin/data-transfer/v1/reference/applications/list).\n\n| Google Calendar (Application ID: 435070579839) ||\n|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `RELEASE_RESOURCES` | Possible values: - `TRUE` - Release resources for future events. You can only transfer events that are in the future, non-private, include at least one guest or resource, and are in the source user's primary calendar. If all of these conditions aren't met, an empty secondary calendar will be created for the destination user. If this field isn't specified in the request, resources are not released. |\n| No parameters supported. ||\n| `PRIVACY_LEVEL` | The privacy level of the files to transfer. Possible values: - `PRIVATE` - Files that aren't shared with anyone. - `SHARED` - Files shared with at least one other user. If not specified in the request, this parameter defaults to `SHARED`. To transfer all files, specify both `PRIVATE` and `SHARED` in the request. |"]]