Class AgentRegistrySpawnValidationError
java.lang.Object
com.github.copilot.generated.rpc.AgentRegistrySpawnResult
com.github.copilot.generated.rpc.AgentRegistrySpawnValidationError
@Generated("copilot-sdk-codegen")
public final class AgentRegistrySpawnValidationError
extends AgentRegistrySpawnResult
Synchronous pre-validation rejected the spawn request.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetField()getKind()Returns the discriminator value for this variant.voidvoidsetMessage(String message) void
-
Constructor Details
-
AgentRegistrySpawnValidationError
public AgentRegistrySpawnValidationError()
-
-
Method Details
-
getKind
Description copied from class:AgentRegistrySpawnResultReturns the discriminator value for this variant.- Specified by:
getKindin classAgentRegistrySpawnResult- Returns:
- the kind discriminator
-
getReason
-
setReason
-
getField
-
setField
-
getMessage
-
setMessage
-