Google Apps Script API
    Preparing search index...
    interface IngestionInfo {
        backupIngestionAddress?: string;
        ingestionAddress?: string;
        streamName?: string;
    }
    Index

    Properties

    backupIngestionAddress?: string
    ingestionAddress?: string
    streamName?: string