@nebius/js-sdk - v0.2.22
    Preparing search index...

    Type Alias AggregationUnit_UnitType

    AggregationUnit_UnitType: EnumInstance<
        | "UNRECOGNIZED"
        | "UNIT_TYPE_UNSPECIFIED"
        | "UNIT_TYPE_TIME_BASED"
        | "UNIT_TYPE_USAGE_BASED",
    >

    Aggregation unit type If unit type is one of minute, hour, day, week, month, then it's time-based Otherwise it's usage-based