Google Apps Script API
    Preparing search index...
    interface CustomGroup {
        attributes?: CustomAttribute[];
        name?: string;
    }
    Index

    Properties

    Properties

    attributes?: CustomAttribute[]
    name?: string