CreateEventQueryParams

public CreateEventQueryParams CreateEventQueryParams(@Json(name = "calendar_id") String calendarId, @Json(name = "notify_participants") Boolean notifyParticipants, @Json(name = "select") String select, @Json(name = "tentative_as_busy") Boolean tentativeAsBusy)