Interface: GoogleDriveCreateResponse
Defined in: electron/services/cloud/providers/googleDrive/googleDriveApiSchemas.ts:9
Minimal payload returned by Drive files.create() when requesting fields: "id".
Properties
id
readonly id: string;
Defined in: electron/services/cloud/providers/googleDrive/googleDriveApiSchemas.ts:10