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

    Interface CacheMetric

    interface CacheMetric {
        provider: string;
        result?: MetricResult;
    }
    Index

    Properties

    Properties

    provider: string
    result?: MetricResult