updateQuickConnectName
inline suspend fun ConnectClient.updateQuickConnectName(crossinline block: UpdateQuickConnectNameRequest.Builder.() -> Unit): UpdateQuickConnectNameResponse
Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least Name or Description must be provided.