public DriveParent(DriveAPIHttprequestv2 client) { this.client = client; }
public DriveExtend(DriveAPIHttprequestv2 client) { this.client = client; }
public DriveFiles(DriveAPIHttprequestv2 client) { this.client = client; }