providerplaneai
    Preparing search index...
    • Attempts an authenticated Files API download using both files/<name> and <name> reference forms.

      Parameters

      • client: GoogleGenAI

        Gemini SDK client.

      • fileRefOrName: string

        File reference or file name to download.

      • Optionalsignal: AbortSignal

        Optional abort signal.

      Returns Promise<Buffer<ArrayBufferLike>>

      Downloaded file bytes.