NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.14.1" />

.NET API 4,965,888 bytes

 PostJobDataDescriptor

Descriptor for PostJobData

https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-post-data.html

public PostJobDataDescriptor(Id jobId)

/_ml/anomaly_detectors/{job_id}/_data

Used for serialization purposes, making sure we have a parameterless constructor

public PostJobDataDescriptor Data(IEnumerable<object> data)

public PostJobDataDescriptor Data(object[] data)

Optional parameter to specify the end of the bucket resetting range

Optional parameter to specify the start of the bucket resetting range