传输参数
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本页面介绍了适用于支持数据传输的应用的传输参数。此列表可能不是最新的,您可以通过调用 Applications.list
动态提取参数列表。
Google 日历(应用 ID:435070579839) |
RELEASE_RESOURCES |
可能的值:
您只能转移来源用户主日历中未来进行的非私密活动,且这类活动应至少包含一位邀请对象或一项资源。如果不满足所有这些条件,系统会为目标用户创建一个空的辅助日历。如果请求中未指定此字段,系统不会释放资源。
|
Google 动态信息页面(应用 ID:553547912911) |
不支持任何参数。 |
Google 文档和 Google 云端硬盘(应用 ID:55656082996) |
PRIVACY_LEVEL |
要转移的文件的隐私级别。可能的值:
PRIVATE - 未与任何人共享的文件。
SHARED - 与至少一位其他用户共享的文件。
如果未在请求中指定,此参数默认为 SHARED 。如需传输所有文件,请在请求中同时指定 PRIVATE 和 SHARED 。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-25。
[null,null,["最后更新时间 (UTC):2025-03-25。"],[],[],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. |"]]