API reference
Bu API referansı, kaynak türüne göre düzenlenmiştir. Her kaynak türünde bir veya daha fazla veri temsili ve bir veya daha fazla yöntem bulunur.
Gruplar
Gruplar Kaynağı ayrıntıları için kaynak gösterimi sayfasını inceleyin.
Yöntem |
HTTP isteği |
Açıklama |
Aksi belirtilmedikçe https://www.googleapis.com/groups/v1/groups ile göreli URI'lar |
al
|
GET /groupUniqueId
|
Grup e-posta adresi tarafından tanımlanan grup ayarlarını alır.
|
güncelleme
|
PUT /groupUniqueId
|
Mevcut bir grubun, grup e-posta adresiyle tanımlanan ayarlarını günceller.
|
yama
|
PATCH /groupUniqueId
|
Mevcut bir kaynağı günceller. Bu yöntem yama semantiğini destekler.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-01 UTC.
[null,null,["Son güncelleme tarihi: 2023-12-01 UTC."],[[["This API reference is organized by resource type, with each containing data representations and methods."],["The Groups resource provides methods to get, update, and patch group settings using the group's unique ID."],["Group settings details can be found on the resource representation page."],["All Group resource URIs are relative to `https://www.googleapis.com/groups/v1/groups` unless specified otherwise."]]],["The API reference details resources, each with data representations and methods. The Groups resource, accessible at `https://www.googleapis.com/groups/v1/groups`, allows interactions via three methods: `get`, `update`, and `patch`. `get` retrieves a group's settings using its unique ID. `update` modifies a group's settings, also using the unique ID. `patch` also updates a group, but with patch semantics. These actions use `GET`, `PUT`, and `PATCH` HTTP requests, respectively.\n"]]