|
152 | 152 | "output_field": "aliases"
|
153 | 153 | },
|
154 | 154 | "query_parameters": {},
|
155 |
| - "maxSessionCount": 20 |
| 155 | + "maxSessionCount": 10 |
156 | 156 | },
|
157 | 157 | "course_aliases_create": {
|
158 | 158 | "method": "post",
|
|
216 | 216 | },
|
217 | 217 | "authOptions": {
|
218 | 218 | "scopes": [
|
219 |
| - "https://www.googleapis.com/auth/classroom.courses", |
220 |
| - "https://www.googleapis.com/auth/classroom.rosters", |
221 |
| - "https://www.googleapis.com/auth/classroom.profile.emails", |
222 |
| - "https://www.googleapis.com/auth/classroom.profile.photos", |
223 |
| - "https://www.googleapis.com/auth/classroom.guardianlinks.students" |
| 219 | + "https://www.googleapis.com/auth/classroom.rosters" |
224 | 220 | ]
|
225 | 221 | },
|
226 | 222 | "processing_options": {
|
227 | 223 | "output_field": "students"
|
228 | 224 | },
|
229 | 225 | "query_parameters": {},
|
230 |
| - "maxSessionCount": 20 |
| 226 | + "maxSessionCount": 10 |
231 | 227 | },
|
232 | 228 | "course_students_create": {
|
233 | 229 | "method": "post",
|
|
328 | 324 | "output_field": "teachers"
|
329 | 325 | },
|
330 | 326 | "query_parameters": {},
|
331 |
| - "maxSessionCount": 20 |
| 327 | + "maxSessionCount": 10 |
332 | 328 | },
|
333 | 329 | "course_teachers_create": {
|
334 | 330 | "method": "post",
|
|
411 | 407 | "output_field": "invitations"
|
412 | 408 | },
|
413 | 409 | "query_parameters": {},
|
414 |
| - "maxSessionCount": 20 |
| 410 | + "maxSessionCount": 10 |
415 | 411 | },
|
416 | 412 | "course_invitations_create": {
|
417 | 413 | "method": "post",
|
|
480 | 476 | "output_field": "guardianInvitations"
|
481 | 477 | },
|
482 | 478 | "query_parameters": {},
|
483 |
| - "maxSessionCount": 20 |
| 479 | + "maxSessionCount": 10 |
484 | 480 | },
|
485 | 481 | "userProfiles_guardianInvitations_create": {
|
486 | 482 | "method": "post",
|
|
2282 | 2278 | {
|
2283 | 2279 | "accountId": "string*",
|
2284 | 2280 | "gecos": "string*",
|
2285 |
| - "gid": "strin*g", |
| 2281 | + "gid": "string*", |
2286 | 2282 | "homeDirectory": "string*",
|
2287 | 2283 | "operatingSystemType": "string*",
|
2288 | 2284 | "primary": "boolean*",
|
|
2508 | 2504 | },
|
2509 | 2505 | "authOptions": {
|
2510 | 2506 | "scopes": [
|
2511 |
| - "https://www.googleapis.com/auth/gmail.settings.basic" |
| 2507 | + "https://www.googleapis.com/auth/gmail.settings.sharing" |
2512 | 2508 | ],
|
2513 | 2509 | "JWT": {
|
2514 | 2510 | "sub": "{user_email:no_encode}"
|
|
2566 | 2562 | },
|
2567 | 2563 | "authOptions": {
|
2568 | 2564 | "scopes": [
|
2569 |
| - "https://www.googleapis.com/auth/gmail.settings.basic", |
2570 | 2565 | "https://www.googleapis.com/auth/gmail.settings.sharing"
|
2571 | 2566 | ],
|
2572 | 2567 | "JWT": {
|
|
2588 | 2583 | },
|
2589 | 2584 | "authOptions": {
|
2590 | 2585 | "scopes": [
|
2591 |
| - "https://www.googleapis.com/auth/gmail.settings.basic", |
2592 | 2586 | "https://www.googleapis.com/auth/gmail.settings.sharing"
|
2593 | 2587 | ],
|
2594 | 2588 | "JWT": {
|
|
3138 | 3132 | },
|
3139 | 3133 | "authOptions": {
|
3140 | 3134 | "scopes": [
|
3141 |
| - "https://www.googleapis.com/auth/admin.directory.user", |
3142 |
| - "https://www.googleapis.com/auth/admin.directory.user.security", |
3143 |
| - "https://www.googleapis.com/auth/admin.directory.group" |
| 3135 | + "https://www.googleapis.com/auth/admin.directory.user" |
3144 | 3136 | ],
|
3145 | 3137 | "type": "signed-jwt",
|
3146 | 3138 | "authUrl": "https://www.googleapis.com/oauth2/v4/token",
|
|
0 commit comments