이 페이지에는 데이터 전송을 지원하는 애플리케이션에서 사용할 수 있는 전송 매개변수에 관한 정보가 포함되어 있습니다. 이 목록은 최신 상태가 아닐 수 있으며 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를 모두 지정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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. |"]]