Azure.Connectors.Sdk.GoogleCalendar.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| CalendarEventChangedList |
Response for When an event is added, updated or deleted from a calendar |
| CalendarEventList |
Response for List the events on a calendar |
| CalendarList |
Response for List calendars |
| CalendarListEntry |
Item in Calendars in the list. |
| GoogleCalendarModelFactory |
Model factory for creating instances of GoogleCalendar models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| ObjectEntity |
Response for Delete an event |
| PatchEvent |
PatchEvent |
| RequestEvent |
RequestEvent |
| ResponseEvent |
Item in Events in the calendar. |
| ResponseEventWithActionType |
Item in Changed events in the calendar. |
Structs
| Name | Description |
|---|---|
| ActionType |
Extensible enum for known ActionType values. |
| Status |
Extensible enum for known Status values. |