Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acquire(ResourceRequest) - Method in interface ai.wanaku.core.exchange.ResourceAcquirerDelegate
Acquire the resource and provide it to the requester
addAllContent(Iterable<String>) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
addAllContent(Iterable<String>) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
addAllContent(Iterable<String>) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
addContent(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
addContent(String) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
addContent(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
addContentBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
addContentBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
addContentBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
ai.wanaku.core.exchange - package ai.wanaku.core.exchange
 
ai.wanaku.core.exchange.v1 - package ai.wanaku.core.exchange.v1
 
ARGUMENTS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
ARGUMENTS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 

B

bindService() - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.CodeExecutorImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.HealthProbeImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.ProvisionerImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.ToolInvokerImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerImplBase
 
bindService() - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerImplBase
 
bindService(CodeExecutorGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
 
bindService(HealthProbeGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
 
bindService(ProvisionerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
 
bindService(ResourceAcquirerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
 
bindService(ToolInvokerGrpc.AsyncService) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
 
BODY_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
BODY_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
build() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
build() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorBlockingStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorBlockingV2Stub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorFutureStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeBlockingStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeBlockingV2Stub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeFutureStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.MutinyCodeExecutorStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.MutinyHealthProbeStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.MutinyProvisionerStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.MutinyToolInvokerStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerBlockingStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerBlockingV2Stub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerFutureStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerBlockingStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerBlockingV2Stub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerFutureStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerBlockingStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerBlockingV2Stub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerFutureStub
 
build(Channel, CallOptions) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerStub
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
buildPartial() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 

C

clear() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
clear() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
clearArguments() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
clearArguments() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
clearBody() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The request body content.
clearBody() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string body = 2;
clearCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The source code to execute as a text blob.
clearConfiguration() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
clearConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to configuration data.
clearConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string configuration_uri = 1;
clearConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string configuration_uri = 5;
clearConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string configuration_uri = 4;
clearContent() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
clearContent() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
clearContent() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
clearDescription() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string description = 2;
clearEnvironment() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
clearExitCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional exit code from the executed process.
clearHeaders() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
clearId() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
string id = 1;
clearLocation() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string location = 1;
clearName() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string name = 2;
clearName() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string name = 3;
clearName() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string name = 2;
clearOutputType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The type of output this reply represents.
clearParams() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
clearPayload() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string payload = 3;
clearPayload() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string payload = 3;
clearProperties() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
clearRequestId() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The MCP session request ID for tracing.
clearRequestId() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string request_id = 7;
clearRequestId() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string request_id = 9;
clearRequired() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
bool required = 3;
clearSecret() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
clearSecretsUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to secrets data.
clearSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string secrets_uri = 6;
clearSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string secrets_uri = 5;
clearSecretUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string secret_uri = 2;
clearStatus() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The current execution status.
clearStatus() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
clearTimeout() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional timeout in milliseconds.
clearTimestamp() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
clearType() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
clearType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string type = 1;
clearType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string type = 2;
clearType() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
clearUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The URI identifying the code execution capability.
clearUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
string uri = 1;
clearUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string uri = 1;
CODE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
CodeExecutionExchange - Class in ai.wanaku.core.exchange.v1
 
CodeExecutionReply - Class in ai.wanaku.core.exchange.v1
* The code execution reply message.
CodeExecutionReply.Builder - Class in ai.wanaku.core.exchange.v1
* The code execution reply message.
CodeExecutionReplyOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
CodeExecutionRequest - Class in ai.wanaku.core.exchange.v1
* The code execution request message.
CodeExecutionRequest.Builder - Class in ai.wanaku.core.exchange.v1
* The code execution request message.
CodeExecutionRequestOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
CodeExecutor - Interface in ai.wanaku.core.exchange.v1
 
CodeExecutorBean - Class in ai.wanaku.core.exchange.v1
 
CodeExecutorClient - Class in ai.wanaku.core.exchange.v1
 
CodeExecutorClient(String, Channel, BiFunction<String, MutinyCodeExecutorGrpc.MutinyCodeExecutorStub, MutinyCodeExecutorGrpc.MutinyCodeExecutorStub>) - Constructor for class ai.wanaku.core.exchange.v1.CodeExecutorClient
 
CodeExecutorGrpc - Class in ai.wanaku.core.exchange.v1
* The code execution service definition.
CodeExecutorGrpc.AsyncService - Interface in ai.wanaku.core.exchange.v1
* The code execution service definition.
CodeExecutorGrpc.CodeExecutorBlockingStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do limited synchronous rpc calls to service CodeExecutor.
CodeExecutorGrpc.CodeExecutorBlockingV2Stub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do synchronous rpc calls to service CodeExecutor.
CodeExecutorGrpc.CodeExecutorFutureStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service CodeExecutor.
CodeExecutorGrpc.CodeExecutorImplBase - Class in ai.wanaku.core.exchange.v1
Base class for the server implementation of the service CodeExecutor.
CodeExecutorGrpc.CodeExecutorStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do asynchronous rpc calls to service CodeExecutor.
CodeExecutorImplBase() - Constructor for class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorImplBase
 
CodeExecutorImplBase() - Constructor for class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.CodeExecutorImplBase
 
Configuration - Class in ai.wanaku.core.exchange.v1
Represents a configuration reference
CONFIGURATION_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
CONFIGURATION_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
CONFIGURATION_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionReply
 
CONFIGURATION_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
CONFIGURATION_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
Configuration.Builder - Class in ai.wanaku.core.exchange.v1
Represents a configuration reference
ConfigurationOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
containsArguments(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
containsArguments(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of execution arguments.
containsArguments(String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of execution arguments.
containsArguments(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
containsArguments(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> arguments = 3;
containsArguments(String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> arguments = 3;
containsEnvironment(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
containsEnvironment(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of environment variables.
containsEnvironment(String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of environment variables.
containsHeaders(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
containsHeaders(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> headers = 6;
containsHeaders(String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> headers = 6;
containsParams(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
containsParams(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
map<string, string> params = 4;
containsParams(String) - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
map<string, string> params = 4;
containsProperties(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
containsProperties(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
containsProperties(String) - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
CONTENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
CONTENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceReply
 
CONTENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 

D

deregister() - Method in interface ai.wanaku.core.exchange.RegisterAware
Deregister a service with the router
DESCRIPTION_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.PropertySchema
 

E

ENVIRONMENT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.Configuration
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.Secret
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
equals(Object) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
executeCode(CodeExecutionRequest) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutor
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorBean
 
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorClient
 
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorBlockingStub
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorBlockingV2Stub
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.CodeExecutorImplBase
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.MutinyCodeExecutorStub
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest, StreamObserver<CodeExecutionReply>) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutorGrpc.AsyncService
* Executes code and streams the results back to the client.
executeCode(CodeExecutionRequest, StreamObserver<CodeExecutionReply>) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc.CodeExecutorStub
* Executes code and streams the results back to the client.
EXECUTION_STATUS_CANCELLED - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution was cancelled by the client.
EXECUTION_STATUS_CANCELLED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution was cancelled by the client.
EXECUTION_STATUS_COMPLETED - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution completed successfully.
EXECUTION_STATUS_COMPLETED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution completed successfully.
EXECUTION_STATUS_FAILED - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution failed with an error.
EXECUTION_STATUS_FAILED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution failed with an error.
EXECUTION_STATUS_PENDING - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution is pending and has not yet started.
EXECUTION_STATUS_PENDING_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution is pending and has not yet started.
EXECUTION_STATUS_RUNNING - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Code is currently being executed.
EXECUTION_STATUS_RUNNING_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Code is currently being executed.
EXECUTION_STATUS_TIMEOUT - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution exceeded the timeout limit.
EXECUTION_STATUS_TIMEOUT_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Execution exceeded the timeout limit.
EXECUTION_STATUS_UNSPECIFIED - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Unspecified execution status.
EXECUTION_STATUS_UNSPECIFIED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
* Unspecified execution status.
ExecutionStatus - Enum Class in ai.wanaku.core.exchange.v1
* Enumeration of execution status values.
EXIT_CODE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 

F

forNumber(int) - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
forNumber(int) - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
 
forNumber(int) - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
forNumber(int) - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 

G

getArguments() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
Deprecated.
getArguments() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
Deprecated.
getArguments() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
Deprecated.
getArguments() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
Deprecated.
getArguments() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
Deprecated.
getArguments() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
Deprecated.
getArgumentsCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
getArgumentsCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getArgumentsCount() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of execution arguments.
getArgumentsCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
getArgumentsCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getArgumentsCount() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> arguments = 3;
getArgumentsMap() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
getArgumentsMap() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of execution arguments.
getArgumentsMap() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of execution arguments.
getArgumentsMap() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
getArgumentsMap() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> arguments = 3;
getArgumentsMap() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> arguments = 3;
getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of execution arguments.
getArgumentsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of execution arguments.
getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
getArgumentsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> arguments = 3;
getArgumentsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> arguments = 3;
getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of execution arguments.
getArgumentsOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of execution arguments.
getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
getArgumentsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> arguments = 3;
getArgumentsOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> arguments = 3;
getBody() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The request body content.
getBody() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The request body content.
getBody() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The request body content.
getBody() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string body = 2;
getBody() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string body = 2;
getBody() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string body = 2;
getBodyBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The request body content.
getBodyBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The request body content.
getBodyBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The request body content.
getBodyBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string body = 2;
getBodyBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string body = 2;
getBodyBytes() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string body = 2;
getCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The source code to execute as a text blob.
getCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The source code to execute as a text blob.
getCode() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The source code to execute as a text blob.
getCodeBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The source code to execute as a text blob.
getCodeBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The source code to execute as a text blob.
getCodeBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The source code to execute as a text blob.
getConfiguration() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfiguration() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfiguration() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfigurationBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfigurationOrBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfigurationOrBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfigurationOrBuilder() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Configuration configuration = 2;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to configuration data.
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional URI reference to configuration data.
getConfigurationUri() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional URI reference to configuration data.
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string configuration_uri = 1;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
string configuration_uri = 1;
getConfigurationUri() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
string configuration_uri = 1;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string configuration_uri = 5;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string configuration_uri = 5;
getConfigurationUri() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string configuration_uri = 5;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string configuration_uri = 4;
getConfigurationUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string configuration_uri = 4;
getConfigurationUri() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string configuration_uri = 4;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to configuration data.
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional URI reference to configuration data.
getConfigurationUriBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional URI reference to configuration data.
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string configuration_uri = 1;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
string configuration_uri = 1;
getConfigurationUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
string configuration_uri = 1;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string configuration_uri = 5;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string configuration_uri = 5;
getConfigurationUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string configuration_uri = 5;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string configuration_uri = 4;
getConfigurationUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string configuration_uri = 4;
getConfigurationUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string configuration_uri = 4;
getContent(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
getContent(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The execution output content.
getContent(int) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The execution output content.
getContent(int) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
getContent(int) - Method in class ai.wanaku.core.exchange.v1.ResourceReply
repeated string content = 2;
getContent(int) - Method in interface ai.wanaku.core.exchange.v1.ResourceReplyOrBuilder
repeated string content = 2;
getContent(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
getContent(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
repeated string content = 2;
getContent(int) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeReplyOrBuilder
repeated string content = 2;
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The execution output content.
getContentBytes(int) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The execution output content.
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.ResourceReply
repeated string content = 2;
getContentBytes(int) - Method in interface ai.wanaku.core.exchange.v1.ResourceReplyOrBuilder
repeated string content = 2;
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
getContentBytes(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
repeated string content = 2;
getContentBytes(int) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeReplyOrBuilder
repeated string content = 2;
getContentCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
getContentCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The execution output content.
getContentCount() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The execution output content.
getContentCount() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
getContentCount() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
repeated string content = 2;
getContentCount() - Method in interface ai.wanaku.core.exchange.v1.ResourceReplyOrBuilder
repeated string content = 2;
getContentCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
getContentCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
repeated string content = 2;
getContentCount() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeReplyOrBuilder
repeated string content = 2;
getContentList() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
getContentList() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The execution output content.
getContentList() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The execution output content.
getContentList() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
getContentList() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
repeated string content = 2;
getContentList() - Method in interface ai.wanaku.core.exchange.v1.ResourceReplyOrBuilder
repeated string content = 2;
getContentList() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
getContentList() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
repeated string content = 2;
getContentList() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeReplyOrBuilder
repeated string content = 2;
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.Secret
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
getDefaultInstance() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.Secret
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
getDefaultInstanceForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getDescription() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string description = 2;
getDescription() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
string description = 2;
getDescription() - Method in interface ai.wanaku.core.exchange.v1.PropertySchemaOrBuilder
string description = 2;
getDescriptionBytes() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string description = 2;
getDescriptionBytes() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
string description = 2;
getDescriptionBytes() - Method in interface ai.wanaku.core.exchange.v1.PropertySchemaOrBuilder
string description = 2;
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionExchange
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
getDescriptor() - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeExchange
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
getDescriptor() - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
 
getDescriptor() - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionExchange
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceExchange
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getDescriptor() - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.Secret
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolExchange
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
getDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
getDescriptorForType() - Method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
getDescriptorForType() - Method in enum class ai.wanaku.core.exchange.v1.OutputType
 
getDescriptorForType() - Method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
getDescriptorForType() - Method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
getDescriptorForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
getEnvironment() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
Deprecated.
getEnvironment() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
Deprecated.
getEnvironment() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
Deprecated.
getEnvironmentCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
getEnvironmentCount() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getEnvironmentCount() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of environment variables.
getEnvironmentMap() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
getEnvironmentMap() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of environment variables.
getEnvironmentMap() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of environment variables.
getEnvironmentOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
getEnvironmentOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of environment variables.
getEnvironmentOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of environment variables.
getEnvironmentOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
getEnvironmentOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional map of environment variables.
getEnvironmentOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional map of environment variables.
getExecuteCodeMethod() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
 
getExitCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional exit code from the executed process.
getExitCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* Optional exit code from the executed process.
getExitCode() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* Optional exit code from the executed process.
getGetStatusMethod() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
 
getHeaders() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
Deprecated.
getHeaders() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
Deprecated.
getHeaders() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
Deprecated.
getHeadersCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
getHeadersCount() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getHeadersCount() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> headers = 6;
getHeadersMap() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
getHeadersMap() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> headers = 6;
getHeadersMap() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> headers = 6;
getHeadersOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
getHeadersOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> headers = 6;
getHeadersOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> headers = 6;
getHeadersOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
getHeadersOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
map<string, string> headers = 6;
getHeadersOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
map<string, string> headers = 6;
getId() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
string id = 1;
getId() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
string id = 1;
getId() - Method in interface ai.wanaku.core.exchange.v1.HealthProbeRequestOrBuilder
string id = 1;
getIdBytes() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
string id = 1;
getIdBytes() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
string id = 1;
getIdBytes() - Method in interface ai.wanaku.core.exchange.v1.HealthProbeRequestOrBuilder
string id = 1;
getInvokeToolMethod() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
 
getLocation() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string location = 1;
getLocation() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string location = 1;
getLocation() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string location = 1;
getLocationBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string location = 1;
getLocationBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string location = 1;
getLocationBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string location = 1;
getMutableArguments() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
Deprecated.
getMutableArguments() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
Deprecated.
getMutableEnvironment() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
Deprecated.
getMutableHeaders() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
Deprecated.
getMutableParams() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
Deprecated.
getMutableProperties() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
Deprecated.
getName() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string name = 2;
getName() - Method in class ai.wanaku.core.exchange.v1.Configuration
string name = 2;
getName() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
string name = 2;
getName() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string name = 3;
getName() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string name = 3;
getName() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string name = 3;
getName() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string name = 2;
getName() - Method in class ai.wanaku.core.exchange.v1.Secret
string name = 2;
getName() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
string name = 2;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string name = 2;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.Configuration
string name = 2;
getNameBytes() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
string name = 2;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string name = 3;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string name = 3;
getNameBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string name = 3;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string name = 2;
getNameBytes() - Method in class ai.wanaku.core.exchange.v1.Secret
string name = 2;
getNameBytes() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
string name = 2;
getNumber() - Method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
getNumber() - Method in enum class ai.wanaku.core.exchange.v1.OutputType
 
getNumber() - Method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
getNumber() - Method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 
getOutputType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The type of output this reply represents.
getOutputType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The type of output this reply represents.
getOutputType() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The type of output this reply represents.
getOutputTypeValue() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The type of output this reply represents.
getOutputTypeValue() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The type of output this reply represents.
getOutputTypeValue() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The type of output this reply represents.
getParams() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
Deprecated.
getParams() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
Deprecated.
getParams() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
Deprecated.
getParamsCount() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
getParamsCount() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getParamsCount() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
map<string, string> params = 4;
getParamsMap() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
getParamsMap() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
map<string, string> params = 4;
getParamsMap() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
map<string, string> params = 4;
getParamsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
getParamsOrDefault(String, String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
map<string, string> params = 4;
getParamsOrDefault(String, String) - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
map<string, string> params = 4;
getParamsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
getParamsOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
map<string, string> params = 4;
getParamsOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
map<string, string> params = 4;
getParserForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.Secret
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
getParserForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getPayload() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string payload = 3;
getPayload() - Method in class ai.wanaku.core.exchange.v1.Configuration
string payload = 3;
getPayload() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
string payload = 3;
getPayload() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string payload = 3;
getPayload() - Method in class ai.wanaku.core.exchange.v1.Secret
string payload = 3;
getPayload() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
string payload = 3;
getPayloadBytes() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string payload = 3;
getPayloadBytes() - Method in class ai.wanaku.core.exchange.v1.Configuration
string payload = 3;
getPayloadBytes() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
string payload = 3;
getPayloadBytes() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string payload = 3;
getPayloadBytes() - Method in class ai.wanaku.core.exchange.v1.Secret
string payload = 3;
getPayloadBytes() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
string payload = 3;
getProperties() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
Deprecated.
getProperties() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
Deprecated.
getProperties() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
Deprecated.
getPropertiesCount() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
getPropertiesCount() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getPropertiesCount() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesMap() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesMap() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesMap() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrDefault(String, PropertySchema) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrDefault(String, PropertySchema) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrDefault(String, PropertySchema) - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrThrow(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getPropertiesOrThrow(String) - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
getProvisionMethod() - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
 
getRequestId() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The MCP session request ID for tracing.
getRequestId() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The MCP session request ID for tracing.
getRequestId() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The MCP session request ID for tracing.
getRequestId() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string request_id = 7;
getRequestId() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string request_id = 7;
getRequestId() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string request_id = 7;
getRequestId() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string request_id = 9;
getRequestId() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string request_id = 9;
getRequestId() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string request_id = 9;
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The MCP session request ID for tracing.
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The MCP session request ID for tracing.
getRequestIdBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The MCP session request ID for tracing.
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string request_id = 7;
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string request_id = 7;
getRequestIdBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string request_id = 7;
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string request_id = 9;
getRequestIdBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string request_id = 9;
getRequestIdBytes() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string request_id = 9;
getRequired() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
bool required = 3;
getRequired() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
bool required = 3;
getRequired() - Method in interface ai.wanaku.core.exchange.v1.PropertySchemaOrBuilder
bool required = 3;
getResourceAcquireMethod() - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
 
getSecret() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
getSecret() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Secret secret = 3;
getSecret() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Secret secret = 3;
getSecretBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
getSecretOrBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
getSecretOrBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Secret secret = 3;
getSecretOrBuilder() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Secret secret = 3;
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to secrets data.
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional URI reference to secrets data.
getSecretsUri() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional URI reference to secrets data.
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string secrets_uri = 6;
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string secrets_uri = 6;
getSecretsUri() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string secrets_uri = 6;
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string secrets_uri = 5;
getSecretsUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string secrets_uri = 5;
getSecretsUri() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string secrets_uri = 5;
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to secrets data.
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional URI reference to secrets data.
getSecretsUriBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional URI reference to secrets data.
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string secrets_uri = 6;
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string secrets_uri = 6;
getSecretsUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string secrets_uri = 6;
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string secrets_uri = 5;
getSecretsUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string secrets_uri = 5;
getSecretsUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string secrets_uri = 5;
getSecretUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string secret_uri = 2;
getSecretUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
string secret_uri = 2;
getSecretUri() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
string secret_uri = 2;
getSecretUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string secret_uri = 2;
getSecretUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
string secret_uri = 2;
getSecretUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ProvisionReplyOrBuilder
string secret_uri = 2;
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.Secret
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
getSerializedSize() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
 
getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
 
getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
 
getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
 
getServiceDescriptor() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
 
getStatus() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The current execution status.
getStatus() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The current execution status.
getStatus() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The current execution status.
getStatus() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStatus() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStatus() - Method in interface ai.wanaku.core.exchange.v1.HealthProbeReplyOrBuilder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStatus(HealthProbeRequest) - Method in interface ai.wanaku.core.exchange.v1.HealthProbe
Gets the runtime status of the capability
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeBean
 
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeClient
 
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeBlockingStub
Gets the runtime status of the capability
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeBlockingV2Stub
Gets the runtime status of the capability
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeFutureStub
Gets the runtime status of the capability
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.HealthProbeImplBase
Gets the runtime status of the capability
getStatus(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.MutinyHealthProbeStub
Gets the runtime status of the capability
getStatus(HealthProbeRequest, StreamObserver<HealthProbeReply>) - Method in interface ai.wanaku.core.exchange.v1.HealthProbeGrpc.AsyncService
Gets the runtime status of the capability
getStatus(HealthProbeRequest, StreamObserver<HealthProbeReply>) - Method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeStub
Gets the runtime status of the capability
getStatus(String) - Method in interface ai.wanaku.core.exchange.HealthProbeDelegate
Returns the current runtime status of the capability.
getStatusValue() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The current execution status.
getStatusValue() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* The current execution status.
getStatusValue() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* The current execution status.
getStatusValue() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStatusValue() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStatusValue() - Method in interface ai.wanaku.core.exchange.v1.HealthProbeReplyOrBuilder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
getStub() - Method in class ai.wanaku.core.exchange.v1.CodeExecutorClient
 
getStub() - Method in class ai.wanaku.core.exchange.v1.HealthProbeClient
 
getStub() - Method in class ai.wanaku.core.exchange.v1.ProvisionerClient
 
getStub() - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerClient
 
getStub() - Method in class ai.wanaku.core.exchange.v1.ToolInvokerClient
 
getTimeout() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional timeout in milliseconds.
getTimeout() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional timeout in milliseconds.
getTimeout() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional timeout in milliseconds.
getTimestamp() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
getTimestamp() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* Optional timestamp when this output was generated.
getTimestamp() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* Optional timestamp when this output was generated.
getTimestampBuilder() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
getTimestampOrBuilder() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
getTimestampOrBuilder() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* Optional timestamp when this output was generated.
getTimestampOrBuilder() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* Optional timestamp when this output was generated.
getType() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
getType() - Method in class ai.wanaku.core.exchange.v1.Configuration
.ai.wanaku.provision.v1.PayloadType type = 1;
getType() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
.ai.wanaku.provision.v1.PayloadType type = 1;
getType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string type = 1;
getType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
string type = 1;
getType() - Method in interface ai.wanaku.core.exchange.v1.PropertySchemaOrBuilder
string type = 1;
getType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string type = 2;
getType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string type = 2;
getType() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string type = 2;
getType() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
getType() - Method in class ai.wanaku.core.exchange.v1.Secret
.ai.wanaku.provision.v1.PayloadType type = 1;
getType() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeBytes() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string type = 1;
getTypeBytes() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
string type = 1;
getTypeBytes() - Method in interface ai.wanaku.core.exchange.v1.PropertySchemaOrBuilder
string type = 1;
getTypeBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string type = 2;
getTypeBytes() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
string type = 2;
getTypeBytes() - Method in interface ai.wanaku.core.exchange.v1.ResourceRequestOrBuilder
string type = 2;
getTypeValue() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeValue() - Method in class ai.wanaku.core.exchange.v1.Configuration
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeValue() - Method in interface ai.wanaku.core.exchange.v1.ConfigurationOrBuilder
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeValue() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeValue() - Method in class ai.wanaku.core.exchange.v1.Secret
.ai.wanaku.provision.v1.PayloadType type = 1;
getTypeValue() - Method in interface ai.wanaku.core.exchange.v1.SecretOrBuilder
.ai.wanaku.provision.v1.PayloadType type = 1;
getUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The URI identifying the code execution capability.
getUri() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The URI identifying the code execution capability.
getUri() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The URI identifying the code execution capability.
getUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
string uri = 1;
getUri() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
string uri = 1;
getUri() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
string uri = 1;
getUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string uri = 1;
getUri() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string uri = 1;
getUri() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string uri = 1;
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The URI identifying the code execution capability.
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* The URI identifying the code execution capability.
getUriBytes() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* The URI identifying the code execution capability.
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
string uri = 1;
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
string uri = 1;
getUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
string uri = 1;
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string uri = 1;
getUriBytes() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
string uri = 1;
getUriBytes() - Method in interface ai.wanaku.core.exchange.v1.ToolInvokeRequestOrBuilder
string uri = 1;
getValueDescriptor() - Method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
getValueDescriptor() - Method in enum class ai.wanaku.core.exchange.v1.OutputType
 
getValueDescriptor() - Method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
getValueDescriptor() - Method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 

H

hasConfiguration() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
hasConfiguration() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Configuration configuration = 2;
hasConfiguration() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Configuration configuration = 2;
hasExitCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional exit code from the executed process.
hasExitCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* Optional exit code from the executed process.
hasExitCode() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* Optional exit code from the executed process.
hashCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.Secret
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
hashCode() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
hasSecret() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
hasSecret() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
.ai.wanaku.provision.v1.Secret secret = 3;
hasSecret() - Method in interface ai.wanaku.core.exchange.v1.ProvisionRequestOrBuilder
.ai.wanaku.provision.v1.Secret secret = 3;
hasTimeout() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional timeout in milliseconds.
hasTimeout() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
* Optional timeout in milliseconds.
hasTimeout() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionRequestOrBuilder
* Optional timeout in milliseconds.
hasTimestamp() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
hasTimestamp() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
* Optional timestamp when this output was generated.
hasTimestamp() - Method in interface ai.wanaku.core.exchange.v1.CodeExecutionReplyOrBuilder
* Optional timestamp when this output was generated.
HEADERS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
HealthProbe - Interface in ai.wanaku.core.exchange.v1
 
HealthProbeBean - Class in ai.wanaku.core.exchange.v1
 
HealthProbeClient - Class in ai.wanaku.core.exchange.v1
 
HealthProbeClient(String, Channel, BiFunction<String, MutinyHealthProbeGrpc.MutinyHealthProbeStub, MutinyHealthProbeGrpc.MutinyHealthProbeStub>) - Constructor for class ai.wanaku.core.exchange.v1.HealthProbeClient
 
HealthProbeDelegate - Interface in ai.wanaku.core.exchange
A delegate that handles health probe requests from the router.
HealthProbeExchange - Class in ai.wanaku.core.exchange.v1
 
HealthProbeGrpc - Class in ai.wanaku.core.exchange.v1
The health probe service definition.
HealthProbeGrpc.AsyncService - Interface in ai.wanaku.core.exchange.v1
The health probe service definition.
HealthProbeGrpc.HealthProbeBlockingStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do limited synchronous rpc calls to service HealthProbe.
HealthProbeGrpc.HealthProbeBlockingV2Stub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do synchronous rpc calls to service HealthProbe.
HealthProbeGrpc.HealthProbeFutureStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service HealthProbe.
HealthProbeGrpc.HealthProbeImplBase - Class in ai.wanaku.core.exchange.v1
Base class for the server implementation of the service HealthProbe.
HealthProbeGrpc.HealthProbeStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do asynchronous rpc calls to service HealthProbe.
HealthProbeImplBase() - Constructor for class ai.wanaku.core.exchange.v1.HealthProbeGrpc.HealthProbeImplBase
 
HealthProbeImplBase() - Constructor for class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.HealthProbeImplBase
 
HealthProbeReply - Class in ai.wanaku.core.exchange.v1
The health probe response message
HealthProbeReply.Builder - Class in ai.wanaku.core.exchange.v1
The health probe response message
HealthProbeReplyOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
HealthProbeRequest - Class in ai.wanaku.core.exchange.v1
The health probe request message
HealthProbeRequest.Builder - Class in ai.wanaku.core.exchange.v1
The health probe request message
HealthProbeRequestOrBuilder - Interface in ai.wanaku.core.exchange.v1
 

I

ID_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.Secret
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
internalGetValueMap() - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
internalGetValueMap() - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
 
internalGetValueMap() - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
 
internalGetValueMap() - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 
InvocationDelegate - Interface in ai.wanaku.core.exchange
A delegate that can be used by services that invoke tools
invoke(ToolInvokeRequest) - Method in interface ai.wanaku.core.exchange.InvocationDelegate
Invokes the tool
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.MutinyToolInvokerStub
Invokes a tool
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.ToolInvokerImplBase
Invokes a tool
invokeTool(ToolInvokeRequest) - Method in interface ai.wanaku.core.exchange.v1.ToolInvoker
Invokes a tool
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerBean
 
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerClient
 
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerBlockingStub
Invokes a tool
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerBlockingV2Stub
Invokes a tool
invokeTool(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerFutureStub
Invokes a tool
invokeTool(ToolInvokeRequest, StreamObserver<ToolInvokeReply>) - Method in interface ai.wanaku.core.exchange.v1.ToolInvokerGrpc.AsyncService
Invokes a tool
invokeTool(ToolInvokeRequest, StreamObserver<ToolInvokeReply>) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerStub
Invokes a tool
isInitialized() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.Secret
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
isInitialized() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 

L

LOCATION_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 

M

mergeConfiguration(Configuration) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
mergeFrom(CodeExecutionReply) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
mergeFrom(CodeExecutionRequest) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
mergeFrom(Configuration) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
mergeFrom(HealthProbeReply) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
mergeFrom(HealthProbeRequest) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
mergeFrom(PropertySchema) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
mergeFrom(ProvisionReply) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
mergeFrom(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
mergeFrom(ResourceReply) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
mergeFrom(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
mergeFrom(Secret) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
mergeFrom(ToolInvokeReply) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
mergeFrom(ToolInvokeRequest) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
 
mergeFrom(Message) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
 
mergeSecret(Secret) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
mergeTimestamp(Timestamp) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
MutinyCodeExecutorGrpc - Class in ai.wanaku.core.exchange.v1
 
MutinyCodeExecutorGrpc.CodeExecutorImplBase - Class in ai.wanaku.core.exchange.v1
* The code execution service definition.
MutinyCodeExecutorGrpc.MutinyCodeExecutorStub - Class in ai.wanaku.core.exchange.v1
* The code execution service definition.
MutinyHealthProbeGrpc - Class in ai.wanaku.core.exchange.v1
 
MutinyHealthProbeGrpc.HealthProbeImplBase - Class in ai.wanaku.core.exchange.v1
The health probe service definition.
MutinyHealthProbeGrpc.MutinyHealthProbeStub - Class in ai.wanaku.core.exchange.v1
The health probe service definition.
MutinyProvisionerGrpc - Class in ai.wanaku.core.exchange.v1
 
MutinyProvisionerGrpc.MutinyProvisionerStub - Class in ai.wanaku.core.exchange.v1
The provisioner service definition.
MutinyProvisionerGrpc.ProvisionerImplBase - Class in ai.wanaku.core.exchange.v1
The provisioner service definition.
MutinyResourceAcquirerGrpc - Class in ai.wanaku.core.exchange.v1
 
MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub - Class in ai.wanaku.core.exchange.v1
The resource exchange service definition.
MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase - Class in ai.wanaku.core.exchange.v1
The resource exchange service definition.
MutinyToolInvokerGrpc - Class in ai.wanaku.core.exchange.v1
 
MutinyToolInvokerGrpc.MutinyToolInvokerStub - Class in ai.wanaku.core.exchange.v1
The tool exchange service definition.
MutinyToolInvokerGrpc.ToolInvokerImplBase - Class in ai.wanaku.core.exchange.v1
The tool exchange service definition.

N

NAME_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Configuration
 
NAME_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
NAME_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Secret
 
newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingV2Stub(Channel) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBlockingV2Stub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.Secret
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
newBuilder() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
newBuilder(CodeExecutionReply) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
newBuilder(CodeExecutionRequest) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
newBuilder(Configuration) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
newBuilder(HealthProbeReply) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
newBuilder(HealthProbeRequest) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
newBuilder(PropertySchema) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
newBuilder(ProvisionReply) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
newBuilder(ProvisionRequest) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
newBuilder(ResourceReply) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
newBuilder(ResourceRequest) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
newBuilder(Secret) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
newBuilder(ToolInvokeReply) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
newBuilder(ToolInvokeRequest) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.Secret
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
newBuilderForType() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.Configuration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.Secret
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstanceWithStub(MutinyCodeExecutorGrpc.MutinyCodeExecutorStub) - Method in class ai.wanaku.core.exchange.v1.CodeExecutorClient
 
newInstanceWithStub(MutinyHealthProbeGrpc.MutinyHealthProbeStub) - Method in class ai.wanaku.core.exchange.v1.HealthProbeClient
 
newInstanceWithStub(MutinyProvisionerGrpc.MutinyProvisionerStub) - Method in class ai.wanaku.core.exchange.v1.ProvisionerClient
 
newInstanceWithStub(MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerClient
 
newInstanceWithStub(MutinyToolInvokerGrpc.MutinyToolInvokerStub) - Method in class ai.wanaku.core.exchange.v1.ToolInvokerClient
 
newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc
 
newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc
 
newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc
 
newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc
 
newMutinyStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc
 
newStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
Creates a new async stub that supports all call types for the service

O

OUTPUT_TYPE_COMPLETION - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
* Final completion message indicating execution has finished.
OUTPUT_TYPE_COMPLETION_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.OutputType
* Final completion message indicating execution has finished.
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
OUTPUT_TYPE_STATUS - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
* Status or informational message about execution progress.
OUTPUT_TYPE_STATUS_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.OutputType
* Status or informational message about execution progress.
OUTPUT_TYPE_STDERR - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
* Standard error (stderr) from the executed code.
OUTPUT_TYPE_STDERR_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.OutputType
* Standard error (stderr) from the executed code.
OUTPUT_TYPE_STDOUT - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
* Standard output (stdout) from the executed code.
OUTPUT_TYPE_STDOUT_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.OutputType
* Standard output (stdout) from the executed code.
OUTPUT_TYPE_UNSPECIFIED - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
* Unspecified output type.
OUTPUT_TYPE_UNSPECIFIED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.OutputType
* Unspecified output type.
OutputType - Enum Class in ai.wanaku.core.exchange.v1
* Enumeration of output types for code execution replies.

P

PARAMS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseDelimitedFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(byte[]) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(ByteString) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(CodedInputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(InputStream) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(ByteBuffer) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
parser() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
parser() - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
parser() - Static method in class ai.wanaku.core.exchange.v1.Configuration
 
parser() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
parser() - Static method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
parser() - Static method in class ai.wanaku.core.exchange.v1.PropertySchema
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ResourceReply
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
parser() - Static method in class ai.wanaku.core.exchange.v1.Secret
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
parser() - Static method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Configuration
 
PAYLOAD_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Secret
 
PAYLOAD_TYPE_BUILTIN - Enum constant in enum class ai.wanaku.core.exchange.v1.PayloadType
* A built-in configuration or secret payload.
PAYLOAD_TYPE_BUILTIN_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.PayloadType
* A built-in configuration or secret payload.
PAYLOAD_TYPE_REFERENCE - Enum constant in enum class ai.wanaku.core.exchange.v1.PayloadType
* A reference to an external configuration or secret.
PAYLOAD_TYPE_REFERENCE_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.PayloadType
* A reference to an external configuration or secret.
PAYLOAD_TYPE_UNSPECIFIED - Enum constant in enum class ai.wanaku.core.exchange.v1.PayloadType
* Unspecified payload type.
PAYLOAD_TYPE_UNSPECIFIED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.PayloadType
* Unspecified payload type.
PayloadType - Enum Class in ai.wanaku.core.exchange.v1
* Defines the type of payload (i.e.: if it's a reference to a configuration, or the configuration itself, etc
PROPERTIES_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionReply
 
PropertySchema - Class in ai.wanaku.core.exchange.v1
Protobuf type ai.wanaku.provision.v1.PropertySchema
PropertySchema.Builder - Class in ai.wanaku.core.exchange.v1
Protobuf type ai.wanaku.provision.v1.PropertySchema
PropertySchemaOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
provision(ProvisionRequest) - Method in interface ai.wanaku.core.exchange.ProvisionAware
Provisions a resource or tool for usage with the downstream/capability service
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.MutinyProvisionerStub
Provisions configuration and secrets
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.ProvisionerImplBase
Provisions configuration and secrets
provision(ProvisionRequest) - Method in interface ai.wanaku.core.exchange.v1.Provisioner
Provisions configuration and secrets
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionerBean
 
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionerClient
 
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerBlockingStub
Provisions configuration and secrets
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerBlockingV2Stub
Provisions configuration and secrets
provision(ProvisionRequest) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerFutureStub
Provisions configuration and secrets
provision(ProvisionRequest, StreamObserver<ProvisionReply>) - Method in interface ai.wanaku.core.exchange.v1.ProvisionerGrpc.AsyncService
Provisions configuration and secrets
provision(ProvisionRequest, StreamObserver<ProvisionReply>) - Method in class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerStub
Provisions configuration and secrets
ProvisionAware - Interface in ai.wanaku.core.exchange
Interface used by delegates that can provide access to exchange-related properties.
Provisioner - Interface in ai.wanaku.core.exchange.v1
 
ProvisionerBean - Class in ai.wanaku.core.exchange.v1
 
ProvisionerClient - Class in ai.wanaku.core.exchange.v1
 
ProvisionerClient(String, Channel, BiFunction<String, MutinyProvisionerGrpc.MutinyProvisionerStub, MutinyProvisionerGrpc.MutinyProvisionerStub>) - Constructor for class ai.wanaku.core.exchange.v1.ProvisionerClient
 
ProvisionerGrpc - Class in ai.wanaku.core.exchange.v1
The provisioner service definition.
ProvisionerGrpc.AsyncService - Interface in ai.wanaku.core.exchange.v1
The provisioner service definition.
ProvisionerGrpc.ProvisionerBlockingStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do limited synchronous rpc calls to service Provisioner.
ProvisionerGrpc.ProvisionerBlockingV2Stub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do synchronous rpc calls to service Provisioner.
ProvisionerGrpc.ProvisionerFutureStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service Provisioner.
ProvisionerGrpc.ProvisionerImplBase - Class in ai.wanaku.core.exchange.v1
Base class for the server implementation of the service Provisioner.
ProvisionerGrpc.ProvisionerStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do asynchronous rpc calls to service Provisioner.
ProvisionerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.ProvisionerImplBase
 
ProvisionerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.ProvisionerGrpc.ProvisionerImplBase
 
ProvisionExchange - Class in ai.wanaku.core.exchange.v1
 
ProvisionReply - Class in ai.wanaku.core.exchange.v1
The provision response message
ProvisionReply.Builder - Class in ai.wanaku.core.exchange.v1
The provision response message
ProvisionReplyOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
ProvisionRequest - Class in ai.wanaku.core.exchange.v1
The provision request message
ProvisionRequest.Builder - Class in ai.wanaku.core.exchange.v1
The provision request message
ProvisionRequestOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
putAllArguments(Map<String, String>) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
putAllArguments(Map<String, String>) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
putAllEnvironment(Map<String, String>) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
putAllHeaders(Map<String, String>) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
putAllParams(Map<String, String>) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
putAllProperties(Map<String, PropertySchema>) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
putArguments(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
putArguments(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
putEnvironment(String, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
putHeaders(String, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
putParams(String, String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
putProperties(String, PropertySchema) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
putPropertiesBuilderIfAbsent(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;

R

register() - Method in interface ai.wanaku.core.exchange.RegisterAware
Register a service with the router
registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionExchange
 
registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeExchange
 
registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.v1.ProvisionExchange
 
registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.v1.ResourceExchange
 
registerAllExtensions(ExtensionRegistry) - Static method in class ai.wanaku.core.exchange.v1.ToolExchange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.CodeExecutionExchange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.HealthProbeExchange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ProvisionExchange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ResourceExchange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class ai.wanaku.core.exchange.v1.ToolExchange
 
RegisterAware - Interface in ai.wanaku.core.exchange
Defines services that can be registered with the router
removeArguments(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of execution arguments.
removeArguments(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> arguments = 3;
removeEnvironment(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional map of environment variables.
removeHeaders(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
map<string, string> headers = 6;
removeParams(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
map<string, string> params = 4;
removeProperties(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
map<string, .ai.wanaku.provision.v1.PropertySchema> properties = 3;
REQUEST_ID_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
REQUIRED_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.PropertySchema
 
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub
Acquires a resource
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
Acquires a resource
resourceAcquire(ResourceRequest) - Method in interface ai.wanaku.core.exchange.v1.ResourceAcquirer
Acquires a resource
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerBean
 
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerClient
 
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerBlockingStub
Acquires a resource
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerBlockingV2Stub
Acquires a resource
resourceAcquire(ResourceRequest) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerFutureStub
Acquires a resource
resourceAcquire(ResourceRequest, StreamObserver<ResourceReply>) - Method in interface ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.AsyncService
Acquires a resource
resourceAcquire(ResourceRequest, StreamObserver<ResourceReply>) - Method in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerStub
Acquires a resource
ResourceAcquirer - Interface in ai.wanaku.core.exchange.v1
 
ResourceAcquirerBean - Class in ai.wanaku.core.exchange.v1
 
ResourceAcquirerClient - Class in ai.wanaku.core.exchange.v1
 
ResourceAcquirerClient(String, Channel, BiFunction<String, MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub, MutinyResourceAcquirerGrpc.MutinyResourceAcquirerStub>) - Constructor for class ai.wanaku.core.exchange.v1.ResourceAcquirerClient
 
ResourceAcquirerDelegate - Interface in ai.wanaku.core.exchange
A delegate that can be used by services that provide resources
ResourceAcquirerGrpc - Class in ai.wanaku.core.exchange.v1
The resource exchange service definition.
ResourceAcquirerGrpc.AsyncService - Interface in ai.wanaku.core.exchange.v1
The resource exchange service definition.
ResourceAcquirerGrpc.ResourceAcquirerBlockingStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do limited synchronous rpc calls to service ResourceAcquirer.
ResourceAcquirerGrpc.ResourceAcquirerBlockingV2Stub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do synchronous rpc calls to service ResourceAcquirer.
ResourceAcquirerGrpc.ResourceAcquirerFutureStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ResourceAcquirer.
ResourceAcquirerGrpc.ResourceAcquirerImplBase - Class in ai.wanaku.core.exchange.v1
Base class for the server implementation of the service ResourceAcquirer.
ResourceAcquirerGrpc.ResourceAcquirerStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do asynchronous rpc calls to service ResourceAcquirer.
ResourceAcquirerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
 
ResourceAcquirerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc.ResourceAcquirerImplBase
 
ResourceExchange - Class in ai.wanaku.core.exchange.v1
 
ResourceReply - Class in ai.wanaku.core.exchange.v1
The resource response message
ResourceReply.Builder - Class in ai.wanaku.core.exchange.v1
The resource response message
ResourceReplyOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
ResourceRequest - Class in ai.wanaku.core.exchange.v1
The resource request message
ResourceRequest.Builder - Class in ai.wanaku.core.exchange.v1
The resource request message
ResourceRequestOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
RUNTIME_STATUS_STARTED - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is started.
RUNTIME_STATUS_STARTED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is started.
RUNTIME_STATUS_STARTING - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is starting.
RUNTIME_STATUS_STARTING_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is starting.
RUNTIME_STATUS_STOPPED - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is stopped.
RUNTIME_STATUS_STOPPED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is stopped.
RUNTIME_STATUS_STOPPING - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is stopping.
RUNTIME_STATUS_STOPPING_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* The capability is stopping.
RUNTIME_STATUS_UNSPECIFIED - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* Unspecified runtime status.
RUNTIME_STATUS_UNSPECIFIED_VALUE - Static variable in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
* Unspecified runtime status.
RuntimeStatus - Enum Class in ai.wanaku.core.exchange.v1
The runtime status of the capability

S

Secret - Class in ai.wanaku.core.exchange.v1
Represents a configuration reference
SECRET_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
SECRET_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionReply
 
Secret.Builder - Class in ai.wanaku.core.exchange.v1
Represents a configuration reference
SecretOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
SECRETS_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
SECRETS_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
SECRETS_URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutorGrpc
 
SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.v1.HealthProbeGrpc
 
SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.v1.ProvisionerGrpc
 
SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.v1.ResourceAcquirerGrpc
 
SERVICE_NAME - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokerGrpc
 
setBody(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The request body content.
setBody(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string body = 2;
setBodyBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The request body content.
setBodyBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string body = 2;
setCode(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The source code to execute as a text blob.
setCodeBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The source code to execute as a text blob.
setConfiguration(Configuration) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
setConfiguration(Configuration.Builder) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Configuration configuration = 2;
setConfigurationUri(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to configuration data.
setConfigurationUri(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string configuration_uri = 1;
setConfigurationUri(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string configuration_uri = 5;
setConfigurationUri(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string configuration_uri = 4;
setConfigurationUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to configuration data.
setConfigurationUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string configuration_uri = 1;
setConfigurationUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string configuration_uri = 5;
setConfigurationUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string configuration_uri = 4;
setContent(int, String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The execution output content.
setContent(int, String) - Method in class ai.wanaku.core.exchange.v1.ResourceReply.Builder
repeated string content = 2;
setContent(int, String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply.Builder
repeated string content = 2;
setDescription(String) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string description = 2;
setExitCode(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional exit code from the executed process.
setId(String) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
string id = 1;
setIdBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest.Builder
string id = 1;
setLocation(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string location = 1;
setLocationBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string location = 1;
setName(String) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string name = 2;
setName(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string name = 3;
setName(String) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string name = 2;
setNameBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string name = 2;
setNameBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string name = 3;
setNameBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string name = 2;
setOutputType(OutputType) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The type of output this reply represents.
setOutputTypeValue(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The type of output this reply represents.
setPayload(String) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string payload = 3;
setPayload(String) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string payload = 3;
setPayloadBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
string payload = 3;
setPayloadBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
string payload = 3;
setRequestId(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The MCP session request ID for tracing.
setRequestId(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string request_id = 7;
setRequestId(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string request_id = 9;
setRequestIdBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The MCP session request ID for tracing.
setRequestIdBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string request_id = 7;
setRequestIdBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string request_id = 9;
setRequired(boolean) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
bool required = 3;
setSecret(Secret) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
setSecret(Secret.Builder) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
.ai.wanaku.provision.v1.Secret secret = 3;
setSecretsUri(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to secrets data.
setSecretsUri(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string secrets_uri = 6;
setSecretsUri(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string secrets_uri = 5;
setSecretsUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional URI reference to secrets data.
setSecretsUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string secrets_uri = 6;
setSecretsUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string secrets_uri = 5;
setSecretUri(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string secret_uri = 2;
setSecretUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply.Builder
string secret_uri = 2;
setStatus(ExecutionStatus) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The current execution status.
setStatus(RuntimeStatus) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
setStatusValue(int) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* The current execution status.
setStatusValue(int) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply.Builder
.ai.wanaku.health.v1.RuntimeStatus status = 1;
setTimeout(long) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* Optional timeout in milliseconds.
setTimestamp(Timestamp) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
setTimestamp(Timestamp.Builder) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply.Builder
* Optional timestamp when this output was generated.
setType(PayloadType) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
setType(PayloadType) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
setType(String) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string type = 1;
setType(String) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string type = 2;
setTypeBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.PropertySchema.Builder
string type = 1;
setTypeBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest.Builder
string type = 2;
setTypeValue(int) - Method in class ai.wanaku.core.exchange.v1.Configuration.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
setTypeValue(int) - Method in class ai.wanaku.core.exchange.v1.Secret.Builder
.ai.wanaku.provision.v1.PayloadType type = 1;
setUri(String) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The URI identifying the code execution capability.
setUri(String) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
string uri = 1;
setUri(String) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string uri = 1;
setUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest.Builder
* The URI identifying the code execution capability.
setUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest.Builder
string uri = 1;
setUriBytes(ByteString) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest.Builder
string uri = 1;
STATUS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
STATUS_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.HealthProbeReply
 

T

TIMEOUT_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
TIMESTAMP_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.Configuration
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.Secret
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
toBuilder() - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
ToolExchange - Class in ai.wanaku.core.exchange.v1
 
ToolInvoker - Interface in ai.wanaku.core.exchange.v1
 
ToolInvokerBean - Class in ai.wanaku.core.exchange.v1
 
ToolInvokerClient - Class in ai.wanaku.core.exchange.v1
 
ToolInvokerClient(String, Channel, BiFunction<String, MutinyToolInvokerGrpc.MutinyToolInvokerStub, MutinyToolInvokerGrpc.MutinyToolInvokerStub>) - Constructor for class ai.wanaku.core.exchange.v1.ToolInvokerClient
 
ToolInvokeReply - Class in ai.wanaku.core.exchange.v1
The invocation response message
ToolInvokeReply.Builder - Class in ai.wanaku.core.exchange.v1
The invocation response message
ToolInvokeReplyOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
ToolInvokeRequest - Class in ai.wanaku.core.exchange.v1
The invocation request message
ToolInvokeRequest.Builder - Class in ai.wanaku.core.exchange.v1
The invocation request message
ToolInvokeRequestOrBuilder - Interface in ai.wanaku.core.exchange.v1
 
ToolInvokerGrpc - Class in ai.wanaku.core.exchange.v1
The tool exchange service definition.
ToolInvokerGrpc.AsyncService - Interface in ai.wanaku.core.exchange.v1
The tool exchange service definition.
ToolInvokerGrpc.ToolInvokerBlockingStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do limited synchronous rpc calls to service ToolInvoker.
ToolInvokerGrpc.ToolInvokerBlockingV2Stub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do synchronous rpc calls to service ToolInvoker.
ToolInvokerGrpc.ToolInvokerFutureStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ToolInvoker.
ToolInvokerGrpc.ToolInvokerImplBase - Class in ai.wanaku.core.exchange.v1
Base class for the server implementation of the service ToolInvoker.
ToolInvokerGrpc.ToolInvokerStub - Class in ai.wanaku.core.exchange.v1
A stub to allow clients to do asynchronous rpc calls to service ToolInvoker.
ToolInvokerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.ToolInvokerImplBase
 
ToolInvokerImplBase() - Constructor for class ai.wanaku.core.exchange.v1.ToolInvokerGrpc.ToolInvokerImplBase
 
TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Configuration
 
TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.PropertySchema
 
TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ResourceRequest
 
TYPE_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.Secret
 

U

UNRECOGNIZED - Enum constant in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
 
UNRECOGNIZED - Enum constant in enum class ai.wanaku.core.exchange.v1.OutputType
 
UNRECOGNIZED - Enum constant in enum class ai.wanaku.core.exchange.v1.PayloadType
 
UNRECOGNIZED - Enum constant in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
 
URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
URI_FIELD_NUMBER - Static variable in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 

V

valueOf(int) - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
Deprecated.
valueOf(int) - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
Deprecated.
valueOf(int) - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
Deprecated.
valueOf(int) - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class ai.wanaku.core.exchange.v1.ExecutionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ai.wanaku.core.exchange.v1.OutputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ai.wanaku.core.exchange.v1.PayloadType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class ai.wanaku.core.exchange.v1.RuntimeStatus
Returns an array containing the constants of this enum class, in the order they are declared.

W

withCompression(String) - Method in class ai.wanaku.core.exchange.v1.MutinyCodeExecutorGrpc.CodeExecutorImplBase
Set whether the server will try to use a compressed response.
withCompression(String) - Method in class ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.HealthProbeImplBase
Set whether the server will try to use a compressed response.
withCompression(String) - Method in class ai.wanaku.core.exchange.v1.MutinyProvisionerGrpc.ProvisionerImplBase
Set whether the server will try to use a compressed response.
withCompression(String) - Method in class ai.wanaku.core.exchange.v1.MutinyResourceAcquirerGrpc.ResourceAcquirerImplBase
Set whether the server will try to use a compressed response.
withCompression(String) - Method in class ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.ToolInvokerImplBase
Set whether the server will try to use a compressed response.
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionReply
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.CodeExecutionRequest
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.Configuration
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.HealthProbeReply
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.HealthProbeRequest
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.PropertySchema
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ProvisionReply
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ProvisionRequest
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ResourceReply
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ResourceRequest
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.Secret
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeReply
 
writeTo(CodedOutputStream) - Method in class ai.wanaku.core.exchange.v1.ToolInvokeRequest
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form