Google Apps Script API
    Preparing search index...
    interface ChromeOsDeviceSystemRamFreeReports {
        reportTime?: string;
        systemRamFreeInfo?: string[];
    }
    Index

    Properties

    reportTime?: string
    systemRamFreeInfo?: string[]