संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
रिसॉर्स: ग्रुप
Google Groups की मदद से, आपके उपयोगकर्ता ग्रुप के ईमेल पते का इस्तेमाल करके, लोगों के ग्रुप को मैसेज भेज सकते हैं. सामान्य टास्क के बारे में ज़्यादा जानकारी के लिए, डेवलपर गाइड देखें.
ध्यान दें: एपीआई को कॉल करने वाले उपयोगकर्ता (या जिसकी पहचान किसी सेवा खाते से की जा रही है) को एडमिन एपीआई ग्रुप की अनुमतियां वाली भूमिका असाइन की जानी चाहिए. जैसे, सुपर एडमिन या ग्रुप एडमिन.
सिर्फ़ पढ़ने के लिए. ग्रुप का यूनीक आईडी. ग्रुप id का इस्तेमाल, ग्रुप के अनुरोध यूआरआई के groupKey के तौर पर किया जा सकता है.
email
string
ग्रुप का ईमेल पता. अगर आपके खाते में एक से ज़्यादा डोमेन हैं, तो ईमेल पते के लिए सही डोमेन चुनें. email यूनीक होना चाहिए. ग्रुप बनाते समय इस प्रॉपर्टी की ज़रूरत होती है. ग्रुप के ईमेल पतों के लिए, उपयोगकर्ता नामों के लिए तय किए गए वर्ण इस्तेमाल करने के नियम लागू होते हैं. ज़्यादा जानकारी के लिए, सहायता केंद्र पर जाएं.
name
string
ग्रुप का डिसप्ले नेम.
description
string
ग्रुप का मकसद समझने में उपयोगकर्ताओं की मदद करने के लिए, ज़्यादा जानकारी. उदाहरण के लिए, इस बारे में जानकारी दी जा सकती है कि ग्रुप में कौन शामिल हो सकता है, ग्रुप में किस तरह के मैसेज भेजे जा सकते हैं, ग्रुप के बारे में अक्सर पूछे जाने वाले सवालों के लिंक या उससे मिलते-जुलते ग्रुप के लिंक. इसमें 4,096 से ज़्यादा वर्ण नहीं हो सकते.
adminCreated
boolean
सिर्फ़ पढ़ने के लिए. अगर इस ग्रुप को किसी उपयोगकर्ता के बजाय एडमिन ने बनाया है, तो वैल्यू true होगी.
ग्रुप के डायरेक्ट सदस्यों की संख्या. अगर कोई ग्रुप, इस ग्रुप (पैरंट) का सदस्य (चाइल्ड) है, तो चाइल्ड ग्रुप के सदस्यों की गिनती, पैरंट ग्रुप की directMembersCount प्रॉपर्टी में नहीं की जाती.
kind
string
एपीआई रिसॉर्स का टाइप. Groups के संसाधनों के लिए, वैल्यू admin#directory#group होती है.
etag
string
संसाधन का ETag.
aliases[]
string
सिर्फ़ पढ़ने के लिए. किसी ग्रुप के उपनाम वाले ईमेल पतों की सूची. किसी ग्रुप के दूसरे ईमेल पते जोड़ने, अपडेट करने या हटाने के लिए, groups.aliases तरीकों का इस्तेमाल करें. अगर किसी ग्रुप के POST या PUT अनुरोध में बदलाव किया जाता है, तो उस बदलाव को अनदेखा कर दिया जाता है.
nonEditableAliases[]
string
सिर्फ़ पढ़ने के लिए. ग्रुप के उन उपनाम वाले ईमेल पतों की सूची जिनमें बदलाव नहीं किया जा सकता. ये पते, खाते के प्राइमरी डोमेन या सबडोमेन से बाहर के होते हैं. ये ऐसे ईमेल पते होते हैं जिनका इस्तेमाल ग्रुप करता है. यह सिर्फ़ पढ़ने के लिए उपलब्ध प्रॉपर्टी है. यह किसी ग्रुप के लिए, एपीआई के जवाब में दिखती है. अगर किसी ग्रुप के POST या PUT अनुरोध में बदलाव किया जाता है, तो उस बदलाव को अनदेखा कर दिया जाता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया."],[],[],null,["# REST Resource: groups\n\nResource: Group\n---------------\n\nGoogle Groups provide your users the ability to send messages to groups of people using the group's email address. For more information about common tasks, see the [Developer's Guide](https://developers.google.com/workspace/admin/directory/v1/guides/manage-groups).\n\nFor information about other types of groups, see the [Cloud Identity Groups API documentation](https://cloud.google.com/identity/docs/groups).\n\nNote: The user calling the API (or being impersonated by a service account) must have an assigned [role](https://developers.google.com/workspace/admin/directory/v1/guides/manage-roles) that includes Admin API Groups permissions, such as Super Admin or Groups Admin.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"id\": string, \"email\": string, \"name\": string, \"description\": string, \"adminCreated\": boolean, \"directMembersCount\": string, \"kind\": string, \"etag\": string, \"aliases\": [ string ], \"nonEditableAliases\": [ string ] } ``` |\n\n| Fields ||\n|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `id` | `string` Read-only. The unique ID of a group. A group `id` can be used as a group request URI's `groupKey`. |\n| `email` | `string` The group's email address. If your account has multiple domains, select the appropriate domain for the email address. The `email` must be unique. This property is required when creating a group. Group email addresses are subject to the same character usage rules as usernames, see the [help center](https://support.google.com/a/answer/9193374) for details. |\n| `name` | `string` The group's display name. |\n| `description` | `string` An extended description to help users determine the purpose of a group. For example, you can include information about who should join the group, the types of messages to send to the group, links to FAQs about the group, or related groups. Maximum length is `4,096` characters. |\n| `adminCreated` | `boolean` Read-only. Value is `true` if this group was created by an administrator rather than a user. |\n| `directMembersCount` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` The number of users that are direct members of the group. If a group is a member (child) of this group (the parent), members of the child group are not counted in the `directMembersCount` property of the parent group. |\n| `kind` | `string` The type of the API resource. For Groups resources, the value is `admin#directory#group`. |\n| `etag` | `string` ETag of the resource. |\n| `aliases[]` | `string` Read-only. The list of a group's alias email addresses. To add, update, or remove a group's aliases, use the `groups.aliases` methods. If edited in a group's POST or PUT request, the edit is ignored. |\n| `nonEditableAliases[]` | `string` Read-only. The list of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. These are functioning email addresses used by the group. This is a read-only property returned in the API's response for a group. If edited in a group's POST or PUT request, the edit is ignored. |\n\n| Methods ------- ||\n|--------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| ### [delete](/workspace/admin/directory/reference/rest/v1/groups/delete) | Deletes a group. |\n| ### [get](/workspace/admin/directory/reference/rest/v1/groups/get) | Retrieves a group's properties. |\n| ### [insert](/workspace/admin/directory/reference/rest/v1/groups/insert) | Creates a group. |\n| ### [list](/workspace/admin/directory/reference/rest/v1/groups/list) | Retrieves all groups of a domain or of a user given a userKey (paginated). |\n| ### [patch](/workspace/admin/directory/reference/rest/v1/groups/patch) | Updates a group's properties. |\n| ### [update](/workspace/admin/directory/reference/rest/v1/groups/update) | Updates a group's properties. |"]]