React Native Firebase
    Preparing search index...

    Interface FunctionCallingConfig

    interface FunctionCallingConfig {
        allowedFunctionNames?: string[];
        mode?: FunctionCallingMode;
    }
    Index

    Properties

    allowedFunctionNames?: string[]