指定されたBlobでGoogle ドライブのルートにファイルを作成します。Creates a file in the root of Google Drive with the specified Blob.
新しく作成されたファイルNewly created file
BlobデータBlob data
指定された名前とコンテンツでGoogle ドライブのルートにファイルを作成します。Creates a file in the root of Google Drive with the specified name and contents.
新しく作成されたファイルNewly created file
ファイル名File name
ファイルのコンテンツ contents of file
指定された名前とコンテンツとMIMEタイプでGoogle ドライブのルートにファイルを作成します。Creates a file in the root of Google Drive with the specified name, contents, and MIME type.
新しく作成されたファイルNewly created file
ファイル名File name
ファイルのコンテンツ contents of file
ファイルのMIMEタイプMIME type of the file
Google ドライブの全てのファイルを取得します。Gets all files in Google Drive.
ファイルのコレクションCollection of files
指定されたファイル名でGoogle ドライブのファイルを取得します。Gets Google Drive files with the specified ID.
指定されたファイル名のファイルコレクションA collection of files with the specified file name
ファイル名File name
指定されたMIMEタイプでGoogle ドライブのファイルを取得します。Gets Google Drive files with the specified MIME type.
指定されたMIMEタイプのファイルコレクションA collection of files of the specified MIME type
ファイルのMIMEタイプMIME type of the file
Google ドライブの全てのフォルダを取得します。Gets all folders in Google Drive.
フォルダのコレクションCollection of folders
指定されたフォルダ名でGoogle ドライブのフォルダを取得します。Gets Google Drive folders with the specified folder name.
指定されたフォルダ名のフォルダコレクションA collection of folders with the specified folder name.
フォルダ名Folder name
Google ドライブへの操作を提供します。Provides operations to Google Drive.