Uses of Record Class
com.github.copilot.generated.rpc.ModelBilling
Packages that use ModelBilling
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of ModelBilling in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return ModelBillingModifier and TypeMethodDescriptionModel.billing()Returns the value of thebillingrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type ModelBillingModifierConstructorDescriptionModel(String id, String name, ModelCapabilities capabilities, ModelPolicy policy, ModelBilling billing, List<String> supportedReasoningEfforts, String defaultReasoningEffort, ModelPickerCategory modelPickerCategory, ModelPickerPriceCategory modelPickerPriceCategory) Creates an instance of aModelrecord class.