Google Apps Script API
    Preparing search index...
    interface PlatformTypesListResponse {
        kind?: string;
        platformTypes?: PlatformType[];
    }
    Index

    Properties

    kind?: string
    platformTypes?: PlatformType[]