Class AgentRegistrySpawnResult
java.lang.Object
com.github.copilot.generated.rpc.AgentRegistrySpawnResult
- Direct Known Subclasses:
AgentRegistrySpawnError, AgentRegistrySpawnRegistryTimeout, AgentRegistrySpawnSpawned, AgentRegistrySpawnValidationError
Outcome of an agentRegistry.spawn call.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgentRegistrySpawnResult
public AgentRegistrySpawnResult()
-
-
Method Details
-
getKind
Returns the discriminator value for this variant.- Returns:
- the kind discriminator
-