pub async fn update_log_newrelic(
configuration: &mut Configuration,
params: UpdateLogNewrelicParams,
) -> Result<LoggingNewrelicResponse, Error<UpdateLogNewrelicError>>
Expand description
Update a New Relic Logs logging object for a particular service and version.