Get File Info
ファイル/フォルダのメタデータを dict に読み込みます。
Google DriveGoogleDriveGetInfo
概要
ファイル/フォルダのメタデータを dict に読み込みます。
Read a file/folder's metadata into a dict.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | drive | Name of the connection created by Authorize. |
| File / Folder ID | string | 必須 | Drive file or folder ID (a full Drive URL also works). 例: 1AbC...xyz 変数に対応 | |
| Store info in | variable | 必須 | 例: info |