CreateEventQueryParams

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