Google Apps Script API
    Preparing search index...
    interface SubscriptionsListResponse {
        items?: GoogleAppsScript.Mirror.Schema.Subscription[];
        kind?: string;
    }
    Index

    Properties

    Properties

    kind?: string