Google Apps Script API
    Preparing search index...
    interface ChromeOsDeviceDiskVolumeReportsVolumeInfo {
        storageFree?: string;
        storageTotal?: string;
        volumeId?: string;
    }
    Index

    Properties

    storageFree?: string
    storageTotal?: string
    volumeId?: string