Google Apps Script API
    Preparing search index...
    interface BatchGetContactGroupsResponse {
        responses?: ContactGroupResponse[];
    }
    Index

    Properties

    Properties

    responses?: ContactGroupResponse[]