CountChunksData: {
    requestBody: CountChunksReqPayload;
    trDataset: string;
}

Type declaration

  • requestBody: CountChunksReqPayload

    JSON request payload to count chunks for a search query

  • trDataset: string

    The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.