Uses of Record Class
com.github.copilot.generated.rpc.AccountGetQuotaParams
Packages that use AccountGetQuotaParams
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of AccountGetQuotaParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type AccountGetQuotaParamsModifier and TypeMethodDescriptionServerAccountApi.getQuota(AccountGetQuotaParams params) Optional GitHub token used to look up quota for a specific user instead of the global auth context.