Uses of Record Class
com.github.copilot.generated.ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
Packages that use ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation in com.github.copilot.generated
Methods in com.github.copilot.generated that return ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocationModifier and TypeMethodDescriptionToolExecutionCompleteUIResourceMetaUIPermissions.geolocation()Returns the value of thegeolocationrecord component.Constructors in com.github.copilot.generated with parameters of type ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocationModifierConstructorDescriptionToolExecutionCompleteUIResourceMetaUIPermissions(ToolExecutionCompleteUIResourceMetaUIPermissionsCamera camera, ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone microphone, ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation geolocation, ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite clipboardWrite) Creates an instance of aToolExecutionCompleteUIResourceMetaUIPermissionsrecord class.