Mengidentifikasi grup dalam permintaan API. Nilainya dapat berupa alamat email grup, alias grup, atau ID grup unik.
memberKey
string
Mengidentifikasi anggota grup dalam permintaan API. Anggota grup dapat berupa pengguna atau grup lain. Nilainya dapat berupa alamat email utama, alias, atau ID unik anggota (grup atau pengguna).
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan berisi instance Member.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-05-15 UTC."],[[["Retrieves properties for a specific member of a Google Group using their unique identifier or email address."],["Requires providing the group's identifier and the member's identifier in the request URL."],["Returns detailed information about the group member, such as their email, role, and status, if the request is successful."],["Requires specific authorization scopes for access, including read-only and full-control permissions related to group members."],["Uses a standard HTTP GET request and provides data in a structured format."]]],[]]