Google Apps Script API
    Preparing search index...
    interface OperatingSystemsCollection {
        get(profileId: string, dartId: string): OperatingSystem;
        list(profileId: string): OperatingSystemsListResponse;
    }
    Index

    Methods

    Methods