전송 매개변수
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에는 데이터 전송을 지원하는 애플리케이션에서 사용할 수 있는 전송 매개변수에 관한 정보가 포함되어 있습니다. 이 목록은 최신 상태가 아닐 수 있으며 Applications.list
를 호출하여 매개변수 목록을 동적으로 가져올 수 있습니다.
Google Calendar (애플리케이션 ID: 435070579839) |
RELEASE_RESOURCES |
가능한 값은 다음과 같습니다.
TRUE - 향후 일정에 대한 리소스를 해제합니다.
비공개가 아니고, 게스트 또는 리소스가 하나 이상 포함되어 있으며, 소스 사용자의 기본 캘린더에 있는 향후 일정만 이전할 수 있습니다. 이러한 조건이 모두 충족되지 않으면 대상 사용자에 대해 빈 보조 캘린더가 생성됩니다. 요청에 이 필드가 지정되지 않으면 리소스가 해제되지 않습니다.
|
Currents 페이지 (애플리케이션 ID: 553547912911) |
지원되는 매개변수가 없습니다. |
Google Docs 및 Google Drive (애플리케이션 ID: 55656082996) |
PRIVACY_LEVEL |
전송할 파일의 개인 정보 보호 수준입니다. 가능한 값은 다음과 같습니다.
PRIVATE - 누구와도 공유하지 않은 파일입니다.
SHARED - 다른 사용자 한 명 이상과 공유된 파일입니다.
요청에 지정되지 않은 경우 이 매개변수의 기본값은 SHARED 입니다. 모든 파일을 전송하려면 요청에 PRIVATE 및 SHARED 를 모두 지정합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-03-25(UTC)
[null,null,["최종 업데이트: 2025-03-25(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. |"]]