React Native Firebase
    Preparing search index...

    Content type for both prompts and response candidates.

    interface Content {
        parts: Part[];
        role: "function" | "user" | "model" | "system";
    }
    Index

    Properties

    Properties

    parts: Part[]
    role: "function" | "user" | "model" | "system"