React Native Firebase
    Preparing search index...

    Metadata for a single URL retrieved by the URLContextTool tool.

    interface URLMetadata {
        retrievedUrl?: string;
        urlRetrievalStatus?: URLRetrievalStatus;
    }
    Index

    Properties

    retrievedUrl?: string

    The retrieved URL.

    urlRetrievalStatus?: URLRetrievalStatus

    The status of the URL retrieval.