Required. The list of group member to delete. This list is currently limited to no more than 1000 members. If you need to delete more than that, please send multiple requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["This document details the process of deleting group members in a group using a `POST` request to a specific URL, which follows gRPC Transcoding syntax. The `name` parameter in the URL defines the target group. The request body requires a JSON array, `groupMembers`, containing the members to be deleted, limited to 1000 members per request. A successful request returns an empty response. The process requires `https://www.googleapis.com/auth/android_partner_over_the_air` OAuth scope authorization.\n"]]