You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Manage messages in groups on your domain"
88
-
}
89
-
}
90
-
}
91
-
},
92
-
"version": "v1",
93
-
"parameters": {
94
-
"upload_protocol": {
95
-
"type": "string",
96
-
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
97
-
"location": "query"
98
-
},
99
-
"alt": {
100
-
"location": "query",
101
-
"enum": [
102
-
"json",
103
-
"media",
104
-
"proto"
105
-
],
106
-
"description": "Data format for response.",
107
-
"default": "json",
108
-
"enumDescriptions": [
109
-
"Responses with Content-Type of application/json",
110
-
"Media download with context-dependent Content-Type",
111
-
"Responses with Content-Type of application/x-protobuf"
112
-
],
113
-
"type": "string"
114
-
},
115
-
"key": {
116
-
"type": "string",
117
-
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
118
-
"location": "query"
119
10
},
120
-
"fields": {
121
-
"type": "string",
122
-
"location": "query",
123
-
"description": "Selector specifying which fields to include in a partial response."
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters."
129
-
},
130
-
"$.xgafv": {
131
-
"type": "string",
132
-
"enumDescriptions": [
133
-
"v1 error format",
134
-
"v2 error format"
135
-
],
136
-
"description": "V1 error format.",
137
-
"enum": [
138
-
"1",
139
-
"2"
140
-
],
141
-
"location": "query"
142
-
},
143
-
"access_token": {
144
-
"type": "string",
145
-
"description": "OAuth access token.",
146
-
"location": "query"
147
-
},
148
-
"prettyPrint": {
149
-
"location": "query",
150
-
"type": "boolean",
151
-
"description": "Returns response with indentations and line breaks.",
"Responses with Content-Type of application/json",
57
+
"Media download with context-dependent Content-Type",
58
+
"Responses with Content-Type of application/x-protobuf"
59
+
],
60
+
"location": "query",
61
+
"type": "string"
62
+
},
63
+
"callback": {
64
+
"description": "JSONP",
65
+
"location": "query",
66
+
"type": "string"
67
+
},
68
+
"fields": {
69
+
"description": "Selector specifying which fields to include in a partial response.",
70
+
"location": "query",
71
+
"type": "string"
72
+
},
73
+
"key": {
74
+
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
75
+
"location": "query",
76
+
"type": "string"
77
+
},
78
+
"oauth_token": {
79
+
"description": "OAuth 2.0 token for the current user.",
80
+
"location": "query",
81
+
"type": "string"
82
+
},
83
+
"prettyPrint": {
84
+
"default": "true",
85
+
"description": "Returns response with indentations and line breaks.",
86
+
"location": "query",
87
+
"type": "boolean"
88
+
},
89
+
"quotaUser": {
90
+
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
91
+
"location": "query",
92
+
"type": "string"
93
+
},
94
+
"uploadType": {
95
+
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
96
+
"location": "query",
97
+
"type": "string"
98
+
},
99
+
"upload_protocol": {
100
+
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
101
+
"location": "query",
102
+
"type": "string"
103
+
}
153
104
},
154
-
"callback": {
155
-
"description": "JSONP",
156
-
"type": "string",
157
-
"location": "query"
105
+
"protocol": "rest",
106
+
"resources": {
107
+
"archive": {
108
+
"methods": {
109
+
"insert": {
110
+
"description": "Inserts a new mail into the archive of the Google group.",
0 commit comments