API reference
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 API 참조는 리소스 유형을 기준으로 구성되어 있습니다. 각 리소스 유형에는 하나 이상의 데이터 표현과 하나 이상의 메서드가 있습니다.
그룹
그룹스 리소스에 대한 자세한 내용은 리소스 표현 페이지를 참조하세요.
메서드 |
HTTP 요청 |
설명 |
별도의 명시가 없는 한 https://www.googleapis.com/groups/v1/groups의 상대 URI입니다. |
get
|
GET /groupUniqueId
|
그룹 이메일 주소로 식별된 그룹의 설정을 검색합니다.
|
업데이트
|
PUT /groupUniqueId
|
그룹 이메일 주소로 식별되는 기존 그룹의 설정을 업데이트합니다.
|
patch
|
PATCH /groupUniqueId
|
기존 리소스를 업데이트합니다. 이 메서드는 패치 시맨틱스를 지원합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[],[],null,["# API reference\n\nThis API reference is organized by resource type. Each resource type has one or more data\nrepresentations and one or more methods.\n\nGroups\n------\n\nFor Groups Resource details, see the\n[resource representation](/workspace/admin/groups-settings/v1/reference/groups#resource) page.\n\n| Method | HTTP request | Description |\n|-----------------------------------------------------------------------|-------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com/groups/v1/groups, unless otherwise noted |||\n| [get](/workspace/admin/groups-settings/v1/reference/groups/get) | `GET /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Retrieves a group's settings identified by the group email address. |\n| [update](/workspace/admin/groups-settings/v1/reference/groups/update) | `PUT /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Updates an existing group's settings, which is identified by the group email address. |\n| [patch](/workspace/admin/groups-settings/v1/reference/groups/patch) | `PATCH /`\u003cvar class=\"apiparam\" translate=\"no\"\u003egroupUniqueId\u003c/var\u003e | Updates an existing resource. This method supports patch semantics. |"]]