転送パラメータ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、データ転送をサポートするアプリケーションで使用できる転送パラメータについて説明します。このリストは最新のものではない可能性があります。パラメータのリストを動的に取得するには、Applications.list
を呼び出します。
Google カレンダー(アプリケーション ID: 435070579839) |
RELEASE_RESOURCES |
考えられる値は次のとおりです。
TRUE - 今後のイベント用にリソースを解放します。
譲渡できるのは、限定公開ではない今後の予定で、ゲストまたはリソースが 1 つ以上含まれ、移行元のユーザーのメイン カレンダーに登録されている予定のみです。これらの条件がすべて満たされていない場合、宛先ユーザーに空のセカンダリ カレンダーが作成されます。このフィールドがリクエストで指定されていない場合、リソースは解放されません。
|
Currents ページ(アプリケーション ID: 553547912911) |
サポートされているパラメータはありません。 |
Google ドキュメントと Google ドライブ(アプリケーション ID: 55656082996) |
PRIVACY_LEVEL |
転送するファイルのプライバシー レベル。考えられる値は次のとおりです。
PRIVATE - 他のユーザーと共有されていないファイル。SHARED - 他のユーザーと共有されているファイル。
リクエストで指定しない場合、このパラメータはデフォルトで SHARED になります。すべてのファイルを転送するには、リクエストで PRIVATE と SHARED の両方を指定します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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. |"]]