Uses of Record Class
com.github.copilot.generated.rpc.GitHubTelemetryClientInfo
Packages that use GitHubTelemetryClientInfo
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of GitHubTelemetryClientInfo in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return GitHubTelemetryClientInfoModifier and TypeMethodDescriptionGitHubTelemetryEvent.client()Returns the value of theclientrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type GitHubTelemetryClientInfoModifierConstructorDescriptionGitHubTelemetryEvent(String kind, String createdAt, String modelCallId, Map<String, String> properties, Map<String, Double> metrics, String expAssignmentContext, Map<String, String> features, String sessionId, String copilotTrackingId, GitHubTelemetryClientInfo client) Creates an instance of aGitHubTelemetryEventrecord class.