Uses of Record Class
com.github.copilot.generated.ToolExecutionStartToolDescriptionMeta
Packages that use ToolExecutionStartToolDescriptionMeta
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of ToolExecutionStartToolDescriptionMeta in com.github.copilot.generated
Methods in com.github.copilot.generated that return ToolExecutionStartToolDescriptionMetaModifier and TypeMethodDescriptionToolExecutionStartToolDescription.meta()Returns the value of themetarecord component.Constructors in com.github.copilot.generated with parameters of type ToolExecutionStartToolDescriptionMetaModifierConstructorDescriptionToolExecutionStartToolDescription(String name, String description, ToolExecutionStartToolDescriptionMeta meta) Creates an instance of aToolExecutionStartToolDescriptionrecord class.