Serialized Form
-
Package ai.wanaku.core.exchange
-
Class ai.wanaku.core.exchange.InquireReply
class InquireReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class ai.wanaku.core.exchange.InquireRequest
class InquireRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.wanaku.core.exchange.ResourceReply
class ResourceReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
com.google.protobuf.LazyStringArrayList content_
-
isError_
boolean isError_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.wanaku.core.exchange.ResourceRequest
class ResourceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
credentialsConfigurations_
com.google.protobuf.MapField<String,
String> credentialsConfigurations_ -
location_
Object location_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
params_
com.google.protobuf.MapField<String,
String> params_ -
serviceConfigurations_
com.google.protobuf.MapField<String,
String> serviceConfigurations_ -
type_
Object type_
-
-
Class ai.wanaku.core.exchange.ToolInvokeReply
class ToolInvokeReply extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
com.google.protobuf.LazyStringArrayList content_
-
isError_
boolean isError_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.wanaku.core.exchange.ToolInvokeRequest
class ToolInvokeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arguments_
com.google.protobuf.MapField<String,
String> arguments_ -
body_
Object body_
-
credentialsConfigurations_
com.google.protobuf.MapField<String,
String> credentialsConfigurations_ -
memoizedIsInitialized
byte memoizedIsInitialized
-
serviceConfigurations_
com.google.protobuf.MapField<String,
String> serviceConfigurations_ -
uri_
Object uri_
-
-