Uses of Record Class
com.alibaba.cloud.ai.dashscope.api.DashScopeAudioTranscriptionApi.Response.Usage
Packages that use DashScopeAudioTranscriptionApi.Response.Usage
-
Uses of DashScopeAudioTranscriptionApi.Response.Usage in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeAudioTranscriptionApi.Response.UsageModifier and TypeMethodDescriptionDashScopeAudioTranscriptionApi.Response.usage()Returns the value of theusagerecord component.Constructors in com.alibaba.cloud.ai.dashscope.api with parameters of type DashScopeAudioTranscriptionApi.Response.UsageModifierConstructorDescriptionResponse(String requestId, DashScopeAudioTranscriptionApi.Response.Usage usage, DashScopeAudioTranscriptionApi.Response.Output output) Creates an instance of aResponserecord class.