com.algolia.model.search.GetTopUserIdsResponse Maven / Gradle / Ivy
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost
// - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
package com.algolia.model.search;
import com.fasterxml.jackson.annotation.*;
import com.fasterxml.jackson.databind.annotation.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Objects;
/** User IDs and clusters. */
public class GetTopUserIdsResponse {
@JsonProperty("topUsers")
private List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy