langchain.js
    Preparing search index...

    Interface for parameters required by GooglePlacesAPI class.

    interface GooglePlacesAPIParams {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string