mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Publish latest versions of all APIs
This commit is contained in:
0
etc/api/groupssettings/v1/crates/1.0.6-api+20170607
Normal file
0
etc/api/groupssettings/v1/crates/1.0.6-api+20170607
Normal file
0
etc/api/groupssettings/v1/crates/1.0.6-cli+20170607
Normal file
0
etc/api/groupssettings/v1/crates/1.0.6-cli+20170607
Normal file
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/8JFCy9G09DiKop8V7jh2RwsOYyI\"",
|
||||
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/OtGmapWnnxLrnB8PsHnXNA0QJ0I\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "groupssettings:v1",
|
||||
"name": "groupssettings",
|
||||
"version": "v1",
|
||||
"revision": "20160525",
|
||||
"revision": "20170607",
|
||||
"title": "Groups Settings API",
|
||||
"description": "Lets you manage permission levels and related settings of a group.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -20,7 +20,7 @@
|
||||
"basePath": "/groups/v1/groups/",
|
||||
"rootUrl": "https://www.googleapis.com/",
|
||||
"servicePath": "groups/v1/groups/",
|
||||
"batchPath": "batch",
|
||||
"batchPath": "batch/groupssettings/v1",
|
||||
"parameters": {
|
||||
"alt": {
|
||||
"type": "string",
|
||||
@@ -199,7 +199,7 @@
|
||||
},
|
||||
"whoCanPostMessage": {
|
||||
"type": "string",
|
||||
"description": "Permissions to post messages to the group. Possible values are: NONE_CAN_POST ALL_MANAGERS_CAN_POST ALL_MEMBERS_CAN_POST ALL_IN_DOMAIN_CAN_POST ANYONE_CAN_POST"
|
||||
"description": "Permissions to post messages to the group. Possible values are: NONE_CAN_POST ALL_MANAGERS_CAN_POST ALL_MEMBERS_CAN_POST ALL_OWNERS_CAN_POST ALL_IN_DOMAIN_CAN_POST ANYONE_CAN_POST"
|
||||
},
|
||||
"whoCanViewGroup": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user