Google Apps Script API
    Preparing search index...
    interface PlatformTypesCollection {
        get(profileId: string, id: string): PlatformType;
        list(profileId: string): PlatformTypesListResponse;
    }
    Index

    Methods

    Methods