Class UserToolSessionApprovalCustomTool
java.lang.Object
com.github.copilot.generated.UserToolSessionApproval
com.github.copilot.generated.UserToolSessionApprovalCustomTool
@Generated("copilot-sdk-codegen")
public final class UserToolSessionApprovalCustomTool
extends UserToolSessionApproval
Schema for the `UserToolSessionApprovalCustomTool` type.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKind()Returns the discriminator value for this variant.voidsetToolName(String toolName)
-
Constructor Details
-
UserToolSessionApprovalCustomTool
public UserToolSessionApprovalCustomTool()
-
-
Method Details
-
getKind
Description copied from class:UserToolSessionApprovalReturns the discriminator value for this variant.- Specified by:
getKindin classUserToolSessionApproval- Returns:
- the kind discriminator
-
getToolName
-
setToolName
-