Class AggregateBucketAutoOptions
Represents options for the BucketAuto method.
public class AggregateBucketAutoOptions
- Inheritance
-
AggregateBucketAutoOptions
- Inherited Members
Properties
Granularity
Gets or sets the granularity.
public Optional<AggregateBucketAutoGranularity> Granularity { get; set; }