UpdateEventQueryParams

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