指定されたBlobでGoogle ドライブのフォルダ配下に新しいファイルを作成します。Creates a new file under the Google Drive folder with the specified Blob.
新しく作成されたファイルNewly created file
BlobデータBlob data
指定された名前とコンテンツでGoogle ドライブのフォルダ配下に新しいファイルを作成します。Creates a new file under the Google Drive folder with the specified name and contents.
新しく作成されたファイルNewly created file
ファイル名File name
ファイルのコンテンツ contents of file
指定された名前とコンテンツとMIMEタイプでGoogle ドライブのフォルダ配下に新しいファイルを作成します。Creates a new file under the Google Drive folder 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 a Google Drive folder.
ファイルのコレクションCollection of files
指定されたファイル名でGoogle ドライブのフォルダ内のファイルを取得します。Gets files in the Google Drive folder with the specified file name.
指定されたファイル名のファイルコレクションA collection of files with the specified file name
ファイル名File name
指定されたMIMEタイプでGoogle ドライブのフォルダ内のファイルを取得します。Gets files in the Google Drive folder 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 a Google Drive folder.
フォルダのコレクションCollection of folders
指定されたフォルダ名でGoogle ドライブのフォルダ内のフォルダを取得します。Gets folders in the Google Drive folders with the specified folder name.
指定されたフォルダ名のフォルダコレクションA collection of folders with the specified folder name.
フォルダ名Folder name
Google ドライブのフォルダを表すクラスです。This class represents a Google Drive folder.