Google Apps Script API
    Preparing search index...
    interface AssetShare {
        kind?: string;
        shareId?: string;
        viewId?: string;
    }
    Index

    Properties

    kind?: string
    shareId?: string
    viewId?: string