Google Apps Script API
    Preparing search index...
    interface WebPropertyRef {
        accountId?: string;
        href?: string;
        id?: string;
        internalWebPropertyId?: string;
        kind?: string;
        name?: string;
    }
    Index

    Properties

    accountId?: string
    href?: string
    id?: string
    internalWebPropertyId?: string
    kind?: string
    name?: string