GoogleCalendar_CalendarObjCreate

Description

Creates a new instance of a GoogleCalendar calendar.


Input

Description InArgument<String>

The description of the calendar.

The ETag of the calendar.

Type of the resource ("calendar#calendar").

Location InArgument<String>

Geographic location of the calendar as free-form text.

Summary InArgument<String> REQUIRED

The title of the calendar..

TimeZone InArgument<String>

The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".).


Output

Result OutArgument<Calendar> REQUIRED

A new instace of Calendar.