videosphere
    Preparing search index...

    Function resolveGoogleDriveBackupRootFolderId

    • Resolves a configured backup folder path to a Drive folder id, creating folders as needed.

      Parameters

      • backupFolderPath: string

        Folder path within My Drive; empty means Drive root.

      • accessToken: string

        Valid Google Drive access token.

      • Optionalsignal: AbortSignal

        Optional abort signal.

      Returns Promise<string>

      Folder id for the configured path, or undefined for Drive root.