pub async fn update_log_logentries(
configuration: &mut Configuration,
params: UpdateLogLogentriesParams,
) -> Result<LoggingLogentriesResponse, Error<UpdateLogLogentriesError>>Expand description
Update the Logentry for a particular service and version.