Package io.dapr.v1
Class DaprProtos
java.lang.Object
io.dapr.v1.DaprProtos
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typedapr.proto.runtime.v1.ActiveActorsCountstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.ActorRuntimestatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.AppConnectionHealthPropertiesstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.AppConnectionPropertiesstatic interfacestatic final classBulkPublishRequest is the message to bulk publish events to pubsub topicstatic final classBulkPublishRequestEntry is the message containing the event to be bulk publishedstatic interfacestatic interfacestatic final classBulkPublishResponse is the message returned from a BulkPublishEvent callstatic final classBulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent callstatic interfacestatic interfacestatic final classBulkStateItem is the response item for a bulk get operation.static interfacestatic final classDeprecated.static final classdirectly inspired by openai.ChatCompletionNewParams https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2106static interfacestatic interfaceDeprecated.static final classinspired by openai.ChatCompletionMessageParamUnion https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1449 The role field is inherent to the type of ConversationMessage, and is propagated in the backend according to the underlying LLM provider type.static final classinspired by openai.ChatCompletionContentPartTextParam & openai.ChatCompletionDeveloperMessageParamContentUnion https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1084 https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1154C6-L1154C53 Note: openai has this message be either a message of string or message of array type, so instead of this, we support that in one message type instead.static interfacestatic final classinspired by openai.ChatCompletionAssistantMessageParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L310 https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 ConversationMessageOfAssistant is intended to be the contents of a conversation message, as the role of an assistant.static interfacestatic final classinspired by openai.ChatCompletionDeveloperMessageParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1130 ConversationMessageOfDeveloper is intended to be the contents of a conversation message, as the role of a developer.static interfacestatic final classinspired by openai.ChatCompletionSystemMessageParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1842 ConversationMessageOfSystem is intended to be the contents of a conversation message, as the role of a system.static interfacestatic final classinspired by openai.ChatCompletionToolMessageParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2011 ConversationMessageOfTool is intended to be the contents of a conversation message, as the role of a tool.static interfacestatic final classinspired by openai.ChatCompletionUserMessageParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L2060C6-L2060C36 ConversationMessageOfUser is intended to be the contents of a conversation message, as the role of an end user.static interfacestatic interfacestatic final classDeprecated.static final classConversationRequestAlpha2 is the new request object for Conversation.static interfacestatic interfaceDeprecated.static final classDeprecated.static final classConversationResponseAlpha2 is the Alpha2 response for Conversation.static interfacestatic interfaceDeprecated.static final classDeprecated.static final classinspired by openai.ChatCompletion ConversationResultAlpha2 is the result for one input.static interfacestatic final classinspired by openai.ChatCompletionChoice based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L226static interfacestatic final classinspired by openai.ChatCompletionMessage based on https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1218C6-L1218C27static interfacestatic interfaceDeprecated.static final classinspired by openai.ChatCompletionMessageToolCallParam and openai.ChatCompletionMessageToolCall https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1669 https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1611 ConversationToolCalls is the tool call request sent from the llm to the client to then call to execute.static final classinspired by openai.ChatCompletionMessageToolCallFunctionParam https://github.com/openai/openai-go/blob/main/chatcompletion.go#L1692static interfacestatic interfacestatic final classConversationTools are the typed tools available to be called.static final classConversationToolsFunction is the main tool type to be used in a conversation.static interfacestatic interfacestatic final classDecryptRequest is the request for DecryptAlpha1.static final classDecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.static interfacestatic interfacestatic final classDecryptResponse is the response for DecryptAlpha1.static interfacestatic final classDeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.static interfacestatic final classDeleteJobRequest is the message to delete the job by name.static interfacestatic final classDeleteJobResponse is the message response to delete the job by name.static interfacestatic final classDeleteStateRequest is the message to delete key-value states in the specific state store.static interfacestatic final classEncryptRequest is the request for EncryptAlpha1.static final classEncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.static interfacestatic interfacestatic final classEncryptResponse is the response for EncryptAlpha1.static interfacestatic final classExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.static interfacestatic final classExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.static interfacestatic final classGetActorStateRequest is the message to get key-value states from specific actor.static interfacestatic final classGetActorStateResponse is the response conveying the actor's state value.static interfacestatic final classGetBulkSecretRequest is the message to get the secrets from secret store.static interfacestatic final classGetBulkSecretResponse is the response message to convey the requested secrets.static interfacestatic final classGetBulkStateRequest is the message to get a list of key-value states from specific state store.static interfacestatic final classGetBulkStateResponse is the response conveying the list of state values.static interfacestatic final classGetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interfacestatic final classGetConfigurationResponse is the response conveying the list of configuration values.static interfacestatic final classGetJobRequest is the message to retrieve a job.static interfacestatic final classGetJobResponse is the message's response for a job retrieved.static interfacestatic final classGetMetadataRequest is the message for the GetMetadata request.static interfacestatic final classGetMetadataResponse is a message that is returned on GetMetadata rpc call.static interfacestatic final classGetSecretRequest is the message to get secret from secret store.static interfacestatic final classGetSecretResponse is the response message to convey the requested secret.static interfacestatic final classGetStateRequest is the message to get key-value states from specific state store.static interfacestatic final classGetStateResponse is the response conveying the state value and etag.static interfacestatic final classGetWorkflowRequest is the request for GetWorkflowBeta1.static interfacestatic final classGetWorkflowResponse is the response for GetWorkflowBeta1.static interfacestatic final classInvokeActorRequest is the message to call an actor.static interfacestatic final classInvokeActorResponse is the method that returns an actor invocation response.static interfacestatic final classInvokeBindingRequest is the message to send data to output bindingsstatic interfacestatic final classInvokeBindingResponse is the message returned from an output binding invocationstatic interfacestatic final classInvokeServiceRequest represents the request message for Service invocation.static interfacestatic final classJob is the definition of a job.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.MetadataHTTPEndpointstatic interfacestatic final classMetadataScheduler is a message that contains the list of addresses of the scheduler connections.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.MetadataWorkflowsstatic interfacestatic final classPauseWorkflowRequest is the request for PauseWorkflowBeta1.static interfacestatic final classPublishEventRequest is the message to publish event data to pubsub topicstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.PubsubSubscriptionstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.PubsubSubscriptionRulestatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.PubsubSubscriptionRulesstatic interfacestatic enumPubsubSubscriptionType indicates the type of subscriptionstatic final classPurgeWorkflowRequest is the request for PurgeWorkflowBeta1.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.QueryStateItemstatic interfacestatic final classQueryStateRequest is the message to query state store.static interfacestatic final classQueryStateResponse is the response conveying the query results.static interfacestatic final classRaiseEventWorkflowRequest is the request for RaiseEventWorkflowBeta1.static interfacestatic final classRegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.static interfacestatic final classRegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.RegisteredComponentsstatic interfacestatic final classResumeWorkflowRequest is the request for ResumeWorkflowBeta1.static interfacestatic final classSaveStateRequest is the message to save multiple states into state store.static interfacestatic final classScheduleJobRequest is the message to create/schedule the job.static interfacestatic final classScheduleJobResponse is the message response to create/schedule the job.static interfacestatic final classSecretResponse is a map of decrypted string/string valuesstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.SetMetadataRequeststatic interfacestatic final classShutdownRequest is the request for Shutdown.static interfacestatic final classStartWorkflowRequest is the request for StartWorkflowBeta1.static interfacestatic final classStartWorkflowResponse is the response for StartWorkflowBeta1.static interfacestatic final classSubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.SubscribeConfigurationResponsestatic interfacestatic final classSubscribeTopicEventsRequestAlpha1 is a message containing the details for subscribing to a topic via streaming.static interfacestatic final classSubscribeTopicEventsRequestInitialAlpha1 is the initial message containing the details for subscribing to a topic via streaming.static interfacestatic final classSubscribeTopicEventsRequestProcessedAlpha1 is the message containing the subscription to a topic.static interfacestatic final classSubscribeTopicEventsResponseAlpha1 is a message returned from daprd when subscribing to a topic via streaming.static interfacestatic final classSubscribeTopicEventsResponseInitialAlpha1 is the initial response from daprd when subscribing to a topic.static interfacestatic final classSubtleDecryptRequest is the request for SubtleDecryptAlpha1.static interfacestatic final classSubtleDecryptResponse is the response for SubtleDecryptAlpha1.static interfacestatic final classSubtleEncryptRequest is the request for SubtleEncryptAlpha1.static interfacestatic final classSubtleEncryptResponse is the response for SubtleEncryptAlpha1.static interfacestatic final classSubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.static interfacestatic final classSubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.static interfacestatic final classSubtleSignRequest is the request for SubtleSignAlpha1.static interfacestatic final classSubtleSignResponse is the response for SubtleSignAlpha1.static interfacestatic final classSubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.static interfacestatic final classSubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.static interfacestatic final classSubtleVerifyRequest is the request for SubtleVerifyAlpha1.static interfacestatic final classSubtleVerifyResponse is the response for SubtleVerifyAlpha1.static interfacestatic final classSubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.static interfacestatic final classSubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.static interfacestatic final classTerminateWorkflowRequest is the request for TerminateWorkflowBeta1.static interfacestatic final classTransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.static interfacestatic final classTransactionalStateOperation is the message to execute a specified operation with a key-value pair.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.TryLockRequeststatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.TryLockResponsestatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.UnlockRequeststatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.UnlockResponsestatic interfacestatic final classUnregisterActorReminderRequest is the message to unregister an actor reminder.static interfacestatic final classUnregisterActorTimerRequest is the message to unregister an actor timerstatic interfacestatic final classUnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.UnsubscribeConfigurationResponsestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-