'宣言 Public Function New( _ ByVal name As System.String, _ ByVal path As System.String, _ ByVal itemId As System.String, _ ByVal driveService As Google.Apis.Drive.v3.DriveService _ )
public GoogleDriveStorage( System.string name, System.string path, System.string itemId, Google.Apis.Drive.v3.DriveService driveService )
パラメータ
- name
- ファイル名
- path
- ファイルパス
- itemId
- ファイルの Google itemId
- driveService
- DriveService インスタンス