$objCalendarEventDetails = $objGoogleCalendarService->events->insert( $strCalendarId, $objGoogleEvent, [ \'sendNotifications\' => true ] );
$