|
1077 | 1077 | ],
|
1078 | 1078 | "parameters": {
|
1079 | 1079 | "alwaysIncludeEmail": {
|
1080 |
| - "description": "Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided).", |
| 1080 | + "description": "Deprecated and ignored.", |
1081 | 1081 | "location": "query",
|
1082 | 1082 | "type": "boolean"
|
1083 | 1083 | },
|
|
1088 | 1088 | "type": "string"
|
1089 | 1089 | },
|
1090 | 1090 | "eventTypes": {
|
1091 |
| - "description": "Event types to return. Optional. Possible values are: \n- \"default\" \n- \"focusTime\" \n- \"outOfOffice\" \n- \"workingLocation\"This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].", |
| 1091 | + "description": "Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].", |
| 1092 | + "enum": [ |
| 1093 | + "default", |
| 1094 | + "focusTime", |
| 1095 | + "outOfOffice", |
| 1096 | + "workingLocation" |
| 1097 | + ], |
| 1098 | + "enumDescriptions": [ |
| 1099 | + "Regular events.", |
| 1100 | + "Focus time events.", |
| 1101 | + "Out of office events.", |
| 1102 | + "Working location events." |
| 1103 | + ], |
1092 | 1104 | "location": "query",
|
1093 | 1105 | "repeated": true,
|
1094 | 1106 | "type": "string"
|
|
1138 | 1150 | "type": "string"
|
1139 | 1151 | },
|
1140 | 1152 | "q": {
|
1141 |
| - "description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.", |
| 1153 | + "description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.", |
1142 | 1154 | "location": "query",
|
1143 | 1155 | "type": "string"
|
1144 | 1156 | },
|
|
1480 | 1492 | ],
|
1481 | 1493 | "parameters": {
|
1482 | 1494 | "alwaysIncludeEmail": {
|
1483 |
| - "description": "Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided).", |
| 1495 | + "description": "Deprecated and ignored.", |
1484 | 1496 | "location": "query",
|
1485 | 1497 | "type": "boolean"
|
1486 | 1498 | },
|
|
1491 | 1503 | "type": "string"
|
1492 | 1504 | },
|
1493 | 1505 | "eventTypes": {
|
1494 |
| - "description": "Event types to return. Optional. Possible values are: \n- \"default\" \n- \"focusTime\" \n- \"outOfOffice\" \n- \"workingLocation\"This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].", |
| 1506 | + "description": "Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].", |
| 1507 | + "enum": [ |
| 1508 | + "default", |
| 1509 | + "focusTime", |
| 1510 | + "outOfOffice", |
| 1511 | + "workingLocation" |
| 1512 | + ], |
| 1513 | + "enumDescriptions": [ |
| 1514 | + "Regular events.", |
| 1515 | + "Focus time events.", |
| 1516 | + "Out of office events.", |
| 1517 | + "Working location events." |
| 1518 | + ], |
1495 | 1519 | "location": "query",
|
1496 | 1520 | "repeated": true,
|
1497 | 1521 | "type": "string"
|
|
1541 | 1565 | "type": "string"
|
1542 | 1566 | },
|
1543 | 1567 | "q": {
|
1544 |
| - "description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.", |
| 1568 | + "description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.", |
1545 | 1569 | "location": "query",
|
1546 | 1570 | "type": "string"
|
1547 | 1571 | },
|
|
1735 | 1759 | }
|
1736 | 1760 | }
|
1737 | 1761 | },
|
1738 |
| - "revision": "20231215", |
| 1762 | + "revision": "20240111", |
1739 | 1763 | "rootUrl": "https://www.googleapis.com/",
|
1740 | 1764 | "schemas": {
|
1741 | 1765 | "Acl": {
|
|
0 commit comments