Table of Contents

Namespace Temporalio.Api.Sdk.V1

Classes

EnhancedStackTrace

Internal structure used to create worker stack traces with references to code.

EnhancedStackTraceReflection

Holder for reflection information generated from temporal/api/sdk/v1/enhanced_stack_trace.proto

StackTrace

Collection of FileLocation messages from a single stack.

StackTraceFileLocation

More specific location details of a file: its path, precise line and column numbers if applicable, and function name if available. In essence, a pointer to a location in a file

StackTraceFileSlice

"Slice" of a file starting at line_offset -- a line offset and code fragment corresponding to the worker's stack.

StackTraceSDKInfo

Information pertaining to the SDK that the trace has been captured from. (-- api-linter: core::0123::resource-annotation=disabled aip.dev/not-precedent: Naming SDK version is optional. --)

TaskCompleteMetadataReflection

Holder for reflection information generated from temporal/api/sdk/v1/task_complete_metadata.proto

UserMetadata

Information a user can set, often for use by user interfaces.

UserMetadataReflection

Holder for reflection information generated from temporal/api/sdk/v1/user_metadata.proto

WorkflowDefinition

(-- api-linter: core::0203::optional=disabled --)

WorkflowInteractionDefinition

(-- api-linter: core::0123::resource-annotation=disabled aip.dev/not-precedent: The name field is optional. --) (-- api-linter: core::0203::optional=disabled --)

WorkflowMetadata

The name of the query to retrieve this information is __temporal_workflow_metadata.

WorkflowMetadataReflection

Holder for reflection information generated from temporal/api/sdk/v1/workflow_metadata.proto

WorkflowTaskCompletedMetadata