Uses of Record Class
com.github.copilot.generated.rpc.UsageMetricsModelMetricTokenDetail
Packages that use UsageMetricsModelMetricTokenDetail
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of UsageMetricsModelMetricTokenDetail in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type UsageMetricsModelMetricTokenDetailModifier and TypeMethodDescriptionUsageMetricsModelMetric.tokenDetails()Returns the value of thetokenDetailsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type UsageMetricsModelMetricTokenDetailModifierConstructorDescriptionUsageMetricsModelMetric(UsageMetricsModelMetricRequests requests, UsageMetricsModelMetricUsage usage, Double totalNanoAiu, Map<String, UsageMetricsModelMetricTokenDetail> tokenDetails) Creates an instance of aUsageMetricsModelMetricrecord class.