Uses of Record Class
com.github.copilot.generated.rpc.CopilotUserResponseQuotaSnapshotsPremiumInteractions
Packages that use CopilotUserResponseQuotaSnapshotsPremiumInteractions
-
Uses of CopilotUserResponseQuotaSnapshotsPremiumInteractions in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return CopilotUserResponseQuotaSnapshotsPremiumInteractionsModifier and TypeMethodDescriptionCopilotUserResponseQuotaSnapshots.premiumInteractions()Returns the value of thepremiumInteractionsrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type CopilotUserResponseQuotaSnapshotsPremiumInteractionsModifierConstructorDescriptionCopilotUserResponseQuotaSnapshots(CopilotUserResponseQuotaSnapshotsChat chat, CopilotUserResponseQuotaSnapshotsCompletions completions, CopilotUserResponseQuotaSnapshotsPremiumInteractions premiumInteractions) Creates an instance of aCopilotUserResponseQuotaSnapshotsrecord class.