updateTelemetryRule
inline suspend fun ObservabilityAdminClient.updateTelemetryRule(crossinline block: UpdateTelemetryRuleRequest.Builder.() -> Unit): UpdateTelemetryRuleResponse
Updates an existing telemetry rule in your account. If multiple users attempt to modify the same telemetry rule simultaneously, a ConflictException is returned to provide specific error information for concurrent modification scenarios.