Documentation ¶
Overview ¶
Code generated by protoc-gen-go-helpers. DO NOT EDIT.
Index ¶
- Variables
- type CancellationAlreadyRequestedFailure
- func (*CancellationAlreadyRequestedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *CancellationAlreadyRequestedFailure) Equal(that interface{}) bool
- func (val *CancellationAlreadyRequestedFailure) Marshal() ([]byte, error)
- func (*CancellationAlreadyRequestedFailure) ProtoMessage()
- func (x *CancellationAlreadyRequestedFailure) ProtoReflect() protoreflect.Message
- func (x *CancellationAlreadyRequestedFailure) Reset()
- func (val *CancellationAlreadyRequestedFailure) Size() int
- func (x *CancellationAlreadyRequestedFailure) String() string
- func (val *CancellationAlreadyRequestedFailure) Unmarshal(buf []byte) error
- type ClientVersionNotSupportedFailure
- func (*ClientVersionNotSupportedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *ClientVersionNotSupportedFailure) Equal(that interface{}) bool
- func (x *ClientVersionNotSupportedFailure) GetClientName() string
- func (x *ClientVersionNotSupportedFailure) GetClientVersion() string
- func (x *ClientVersionNotSupportedFailure) GetSupportedVersions() string
- func (val *ClientVersionNotSupportedFailure) Marshal() ([]byte, error)
- func (*ClientVersionNotSupportedFailure) ProtoMessage()
- func (x *ClientVersionNotSupportedFailure) ProtoReflect() protoreflect.Message
- func (x *ClientVersionNotSupportedFailure) Reset()
- func (val *ClientVersionNotSupportedFailure) Size() int
- func (x *ClientVersionNotSupportedFailure) String() string
- func (val *ClientVersionNotSupportedFailure) Unmarshal(buf []byte) error
- type NamespaceAlreadyExistsFailure
- func (*NamespaceAlreadyExistsFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NamespaceAlreadyExistsFailure) Equal(that interface{}) bool
- func (val *NamespaceAlreadyExistsFailure) Marshal() ([]byte, error)
- func (*NamespaceAlreadyExistsFailure) ProtoMessage()
- func (x *NamespaceAlreadyExistsFailure) ProtoReflect() protoreflect.Message
- func (x *NamespaceAlreadyExistsFailure) Reset()
- func (val *NamespaceAlreadyExistsFailure) Size() int
- func (x *NamespaceAlreadyExistsFailure) String() string
- func (val *NamespaceAlreadyExistsFailure) Unmarshal(buf []byte) error
- type NamespaceInvalidStateFailure
- func (*NamespaceInvalidStateFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NamespaceInvalidStateFailure) Equal(that interface{}) bool
- func (x *NamespaceInvalidStateFailure) GetAllowedStates() []v1.NamespaceState
- func (x *NamespaceInvalidStateFailure) GetNamespace() string
- func (x *NamespaceInvalidStateFailure) GetState() v1.NamespaceState
- func (val *NamespaceInvalidStateFailure) Marshal() ([]byte, error)
- func (*NamespaceInvalidStateFailure) ProtoMessage()
- func (x *NamespaceInvalidStateFailure) ProtoReflect() protoreflect.Message
- func (x *NamespaceInvalidStateFailure) Reset()
- func (val *NamespaceInvalidStateFailure) Size() int
- func (x *NamespaceInvalidStateFailure) String() string
- func (val *NamespaceInvalidStateFailure) Unmarshal(buf []byte) error
- type NamespaceNotActiveFailure
- func (*NamespaceNotActiveFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NamespaceNotActiveFailure) Equal(that interface{}) bool
- func (x *NamespaceNotActiveFailure) GetActiveCluster() string
- func (x *NamespaceNotActiveFailure) GetCurrentCluster() string
- func (x *NamespaceNotActiveFailure) GetNamespace() string
- func (val *NamespaceNotActiveFailure) Marshal() ([]byte, error)
- func (*NamespaceNotActiveFailure) ProtoMessage()
- func (x *NamespaceNotActiveFailure) ProtoReflect() protoreflect.Message
- func (x *NamespaceNotActiveFailure) Reset()
- func (val *NamespaceNotActiveFailure) Size() int
- func (x *NamespaceNotActiveFailure) String() string
- func (val *NamespaceNotActiveFailure) Unmarshal(buf []byte) error
- type NamespaceNotFoundFailure
- func (*NamespaceNotFoundFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NamespaceNotFoundFailure) Equal(that interface{}) bool
- func (x *NamespaceNotFoundFailure) GetNamespace() string
- func (val *NamespaceNotFoundFailure) Marshal() ([]byte, error)
- func (*NamespaceNotFoundFailure) ProtoMessage()
- func (x *NamespaceNotFoundFailure) ProtoReflect() protoreflect.Message
- func (x *NamespaceNotFoundFailure) Reset()
- func (val *NamespaceNotFoundFailure) Size() int
- func (x *NamespaceNotFoundFailure) String() string
- func (val *NamespaceNotFoundFailure) Unmarshal(buf []byte) error
- type NewerBuildExistsFailure
- func (*NewerBuildExistsFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NewerBuildExistsFailure) Equal(that interface{}) bool
- func (x *NewerBuildExistsFailure) GetDefaultBuildId() string
- func (val *NewerBuildExistsFailure) Marshal() ([]byte, error)
- func (*NewerBuildExistsFailure) ProtoMessage()
- func (x *NewerBuildExistsFailure) ProtoReflect() protoreflect.Message
- func (x *NewerBuildExistsFailure) Reset()
- func (val *NewerBuildExistsFailure) Size() int
- func (x *NewerBuildExistsFailure) String() string
- func (val *NewerBuildExistsFailure) Unmarshal(buf []byte) error
- type NotFoundFailure
- func (*NotFoundFailure) Descriptor() ([]byte, []int)deprecated
- func (this *NotFoundFailure) Equal(that interface{}) bool
- func (x *NotFoundFailure) GetActiveCluster() string
- func (x *NotFoundFailure) GetCurrentCluster() string
- func (val *NotFoundFailure) Marshal() ([]byte, error)
- func (*NotFoundFailure) ProtoMessage()
- func (x *NotFoundFailure) ProtoReflect() protoreflect.Message
- func (x *NotFoundFailure) Reset()
- func (val *NotFoundFailure) Size() int
- func (x *NotFoundFailure) String() string
- func (val *NotFoundFailure) Unmarshal(buf []byte) error
- type PermissionDeniedFailure
- func (*PermissionDeniedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *PermissionDeniedFailure) Equal(that interface{}) bool
- func (x *PermissionDeniedFailure) GetReason() string
- func (val *PermissionDeniedFailure) Marshal() ([]byte, error)
- func (*PermissionDeniedFailure) ProtoMessage()
- func (x *PermissionDeniedFailure) ProtoReflect() protoreflect.Message
- func (x *PermissionDeniedFailure) Reset()
- func (val *PermissionDeniedFailure) Size() int
- func (x *PermissionDeniedFailure) String() string
- func (val *PermissionDeniedFailure) Unmarshal(buf []byte) error
- type QueryFailedFailure
- func (*QueryFailedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *QueryFailedFailure) Equal(that interface{}) bool
- func (val *QueryFailedFailure) Marshal() ([]byte, error)
- func (*QueryFailedFailure) ProtoMessage()
- func (x *QueryFailedFailure) ProtoReflect() protoreflect.Message
- func (x *QueryFailedFailure) Reset()
- func (val *QueryFailedFailure) Size() int
- func (x *QueryFailedFailure) String() string
- func (val *QueryFailedFailure) Unmarshal(buf []byte) error
- type ResourceExhaustedFailure
- func (*ResourceExhaustedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *ResourceExhaustedFailure) Equal(that interface{}) bool
- func (x *ResourceExhaustedFailure) GetCause() v1.ResourceExhaustedCause
- func (x *ResourceExhaustedFailure) GetScope() v1.ResourceExhaustedScope
- func (val *ResourceExhaustedFailure) Marshal() ([]byte, error)
- func (*ResourceExhaustedFailure) ProtoMessage()
- func (x *ResourceExhaustedFailure) ProtoReflect() protoreflect.Message
- func (x *ResourceExhaustedFailure) Reset()
- func (val *ResourceExhaustedFailure) Size() int
- func (x *ResourceExhaustedFailure) String() string
- func (val *ResourceExhaustedFailure) Unmarshal(buf []byte) error
- type ServerVersionNotSupportedFailure
- func (*ServerVersionNotSupportedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *ServerVersionNotSupportedFailure) Equal(that interface{}) bool
- func (x *ServerVersionNotSupportedFailure) GetClientSupportedServerVersions() string
- func (x *ServerVersionNotSupportedFailure) GetServerVersion() string
- func (val *ServerVersionNotSupportedFailure) Marshal() ([]byte, error)
- func (*ServerVersionNotSupportedFailure) ProtoMessage()
- func (x *ServerVersionNotSupportedFailure) ProtoReflect() protoreflect.Message
- func (x *ServerVersionNotSupportedFailure) Reset()
- func (val *ServerVersionNotSupportedFailure) Size() int
- func (x *ServerVersionNotSupportedFailure) String() string
- func (val *ServerVersionNotSupportedFailure) Unmarshal(buf []byte) error
- type SystemWorkflowFailure
- func (*SystemWorkflowFailure) Descriptor() ([]byte, []int)deprecated
- func (this *SystemWorkflowFailure) Equal(that interface{}) bool
- func (x *SystemWorkflowFailure) GetWorkflowError() string
- func (x *SystemWorkflowFailure) GetWorkflowExecution() *v11.WorkflowExecution
- func (val *SystemWorkflowFailure) Marshal() ([]byte, error)
- func (*SystemWorkflowFailure) ProtoMessage()
- func (x *SystemWorkflowFailure) ProtoReflect() protoreflect.Message
- func (x *SystemWorkflowFailure) Reset()
- func (val *SystemWorkflowFailure) Size() int
- func (x *SystemWorkflowFailure) String() string
- func (val *SystemWorkflowFailure) Unmarshal(buf []byte) error
- type WorkflowExecutionAlreadyStartedFailure
- func (*WorkflowExecutionAlreadyStartedFailure) Descriptor() ([]byte, []int)deprecated
- func (this *WorkflowExecutionAlreadyStartedFailure) Equal(that interface{}) bool
- func (x *WorkflowExecutionAlreadyStartedFailure) GetRunId() string
- func (x *WorkflowExecutionAlreadyStartedFailure) GetStartRequestId() string
- func (val *WorkflowExecutionAlreadyStartedFailure) Marshal() ([]byte, error)
- func (*WorkflowExecutionAlreadyStartedFailure) ProtoMessage()
- func (x *WorkflowExecutionAlreadyStartedFailure) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionAlreadyStartedFailure) Reset()
- func (val *WorkflowExecutionAlreadyStartedFailure) Size() int
- func (x *WorkflowExecutionAlreadyStartedFailure) String() string
- func (val *WorkflowExecutionAlreadyStartedFailure) Unmarshal(buf []byte) error
- type WorkflowNotReadyFailure
- func (*WorkflowNotReadyFailure) Descriptor() ([]byte, []int)deprecated
- func (this *WorkflowNotReadyFailure) Equal(that interface{}) bool
- func (val *WorkflowNotReadyFailure) Marshal() ([]byte, error)
- func (*WorkflowNotReadyFailure) ProtoMessage()
- func (x *WorkflowNotReadyFailure) ProtoReflect() protoreflect.Message
- func (x *WorkflowNotReadyFailure) Reset()
- func (val *WorkflowNotReadyFailure) Size() int
- func (x *WorkflowNotReadyFailure) String() string
- func (val *WorkflowNotReadyFailure) Unmarshal(buf []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_temporal_api_errordetails_v1_message_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CancellationAlreadyRequestedFailure ¶
type CancellationAlreadyRequestedFailure struct {
// contains filtered or unexported fields
}
func (*CancellationAlreadyRequestedFailure) Descriptor
deprecated
func (*CancellationAlreadyRequestedFailure) Descriptor() ([]byte, []int)
Deprecated: Use CancellationAlreadyRequestedFailure.ProtoReflect.Descriptor instead.
func (*CancellationAlreadyRequestedFailure) Equal ¶
func (this *CancellationAlreadyRequestedFailure) Equal(that interface{}) bool
Equal returns whether two CancellationAlreadyRequestedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CancellationAlreadyRequestedFailure) Marshal ¶
func (val *CancellationAlreadyRequestedFailure) Marshal() ([]byte, error)
Marshal an object of type CancellationAlreadyRequestedFailure to the protobuf v3 wire format
func (*CancellationAlreadyRequestedFailure) ProtoMessage ¶
func (*CancellationAlreadyRequestedFailure) ProtoMessage()
func (*CancellationAlreadyRequestedFailure) ProtoReflect ¶ added in v1.26.1
func (x *CancellationAlreadyRequestedFailure) ProtoReflect() protoreflect.Message
func (*CancellationAlreadyRequestedFailure) Reset ¶
func (x *CancellationAlreadyRequestedFailure) Reset()
func (*CancellationAlreadyRequestedFailure) Size ¶
func (val *CancellationAlreadyRequestedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CancellationAlreadyRequestedFailure) String ¶
func (x *CancellationAlreadyRequestedFailure) String() string
func (*CancellationAlreadyRequestedFailure) Unmarshal ¶
func (val *CancellationAlreadyRequestedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type CancellationAlreadyRequestedFailure from the protobuf v3 wire format
type ClientVersionNotSupportedFailure ¶
type ClientVersionNotSupportedFailure struct { ClientVersion string `protobuf:"bytes,1,opt,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"` ClientName string `protobuf:"bytes,2,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"` SupportedVersions string `protobuf:"bytes,3,opt,name=supported_versions,json=supportedVersions,proto3" json:"supported_versions,omitempty"` // contains filtered or unexported fields }
func (*ClientVersionNotSupportedFailure) Descriptor
deprecated
func (*ClientVersionNotSupportedFailure) Descriptor() ([]byte, []int)
Deprecated: Use ClientVersionNotSupportedFailure.ProtoReflect.Descriptor instead.
func (*ClientVersionNotSupportedFailure) Equal ¶
func (this *ClientVersionNotSupportedFailure) Equal(that interface{}) bool
Equal returns whether two ClientVersionNotSupportedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ClientVersionNotSupportedFailure) GetClientName ¶ added in v1.0.0
func (x *ClientVersionNotSupportedFailure) GetClientName() string
func (*ClientVersionNotSupportedFailure) GetClientVersion ¶
func (x *ClientVersionNotSupportedFailure) GetClientVersion() string
func (*ClientVersionNotSupportedFailure) GetSupportedVersions ¶
func (x *ClientVersionNotSupportedFailure) GetSupportedVersions() string
func (*ClientVersionNotSupportedFailure) Marshal ¶
func (val *ClientVersionNotSupportedFailure) Marshal() ([]byte, error)
Marshal an object of type ClientVersionNotSupportedFailure to the protobuf v3 wire format
func (*ClientVersionNotSupportedFailure) ProtoMessage ¶
func (*ClientVersionNotSupportedFailure) ProtoMessage()
func (*ClientVersionNotSupportedFailure) ProtoReflect ¶ added in v1.26.1
func (x *ClientVersionNotSupportedFailure) ProtoReflect() protoreflect.Message
func (*ClientVersionNotSupportedFailure) Reset ¶
func (x *ClientVersionNotSupportedFailure) Reset()
func (*ClientVersionNotSupportedFailure) Size ¶
func (val *ClientVersionNotSupportedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ClientVersionNotSupportedFailure) String ¶
func (x *ClientVersionNotSupportedFailure) String() string
func (*ClientVersionNotSupportedFailure) Unmarshal ¶
func (val *ClientVersionNotSupportedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type ClientVersionNotSupportedFailure from the protobuf v3 wire format
type NamespaceAlreadyExistsFailure ¶
type NamespaceAlreadyExistsFailure struct {
// contains filtered or unexported fields
}
func (*NamespaceAlreadyExistsFailure) Descriptor
deprecated
func (*NamespaceAlreadyExistsFailure) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceAlreadyExistsFailure.ProtoReflect.Descriptor instead.
func (*NamespaceAlreadyExistsFailure) Equal ¶
func (this *NamespaceAlreadyExistsFailure) Equal(that interface{}) bool
Equal returns whether two NamespaceAlreadyExistsFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NamespaceAlreadyExistsFailure) Marshal ¶
func (val *NamespaceAlreadyExistsFailure) Marshal() ([]byte, error)
Marshal an object of type NamespaceAlreadyExistsFailure to the protobuf v3 wire format
func (*NamespaceAlreadyExistsFailure) ProtoMessage ¶
func (*NamespaceAlreadyExistsFailure) ProtoMessage()
func (*NamespaceAlreadyExistsFailure) ProtoReflect ¶ added in v1.26.1
func (x *NamespaceAlreadyExistsFailure) ProtoReflect() protoreflect.Message
func (*NamespaceAlreadyExistsFailure) Reset ¶
func (x *NamespaceAlreadyExistsFailure) Reset()
func (*NamespaceAlreadyExistsFailure) Size ¶
func (val *NamespaceAlreadyExistsFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NamespaceAlreadyExistsFailure) String ¶
func (x *NamespaceAlreadyExistsFailure) String() string
func (*NamespaceAlreadyExistsFailure) Unmarshal ¶
func (val *NamespaceAlreadyExistsFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NamespaceAlreadyExistsFailure from the protobuf v3 wire format
type NamespaceInvalidStateFailure ¶ added in v1.8.0
type NamespaceInvalidStateFailure struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // Current state of the requested namespace. State v1.NamespaceState `protobuf:"varint,2,opt,name=state,proto3,enum=temporal.api.enums.v1.NamespaceState" json:"state,omitempty"` // Allowed namespace states for requested operation. // For example NAMESPACE_STATE_DELETED is forbidden for most operations but allowed for DescribeNamespace. AllowedStates []v1.NamespaceState `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*NamespaceInvalidStateFailure) Descriptor
deprecated
added in
v1.8.0
func (*NamespaceInvalidStateFailure) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceInvalidStateFailure.ProtoReflect.Descriptor instead.
func (*NamespaceInvalidStateFailure) Equal ¶ added in v1.8.0
func (this *NamespaceInvalidStateFailure) Equal(that interface{}) bool
Equal returns whether two NamespaceInvalidStateFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NamespaceInvalidStateFailure) GetAllowedStates ¶ added in v1.8.0
func (x *NamespaceInvalidStateFailure) GetAllowedStates() []v1.NamespaceState
func (*NamespaceInvalidStateFailure) GetNamespace ¶ added in v1.8.0
func (x *NamespaceInvalidStateFailure) GetNamespace() string
func (*NamespaceInvalidStateFailure) GetState ¶ added in v1.8.0
func (x *NamespaceInvalidStateFailure) GetState() v1.NamespaceState
func (*NamespaceInvalidStateFailure) Marshal ¶ added in v1.8.0
func (val *NamespaceInvalidStateFailure) Marshal() ([]byte, error)
Marshal an object of type NamespaceInvalidStateFailure to the protobuf v3 wire format
func (*NamespaceInvalidStateFailure) ProtoMessage ¶ added in v1.8.0
func (*NamespaceInvalidStateFailure) ProtoMessage()
func (*NamespaceInvalidStateFailure) ProtoReflect ¶ added in v1.26.1
func (x *NamespaceInvalidStateFailure) ProtoReflect() protoreflect.Message
func (*NamespaceInvalidStateFailure) Reset ¶ added in v1.8.0
func (x *NamespaceInvalidStateFailure) Reset()
func (*NamespaceInvalidStateFailure) Size ¶ added in v1.8.0
func (val *NamespaceInvalidStateFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NamespaceInvalidStateFailure) String ¶ added in v1.8.0
func (x *NamespaceInvalidStateFailure) String() string
func (*NamespaceInvalidStateFailure) Unmarshal ¶ added in v1.8.0
func (val *NamespaceInvalidStateFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NamespaceInvalidStateFailure from the protobuf v3 wire format
type NamespaceNotActiveFailure ¶
type NamespaceNotActiveFailure struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` CurrentCluster string `protobuf:"bytes,2,opt,name=current_cluster,json=currentCluster,proto3" json:"current_cluster,omitempty"` ActiveCluster string `protobuf:"bytes,3,opt,name=active_cluster,json=activeCluster,proto3" json:"active_cluster,omitempty"` // contains filtered or unexported fields }
func (*NamespaceNotActiveFailure) Descriptor
deprecated
func (*NamespaceNotActiveFailure) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceNotActiveFailure.ProtoReflect.Descriptor instead.
func (*NamespaceNotActiveFailure) Equal ¶
func (this *NamespaceNotActiveFailure) Equal(that interface{}) bool
Equal returns whether two NamespaceNotActiveFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NamespaceNotActiveFailure) GetActiveCluster ¶
func (x *NamespaceNotActiveFailure) GetActiveCluster() string
func (*NamespaceNotActiveFailure) GetCurrentCluster ¶
func (x *NamespaceNotActiveFailure) GetCurrentCluster() string
func (*NamespaceNotActiveFailure) GetNamespace ¶
func (x *NamespaceNotActiveFailure) GetNamespace() string
func (*NamespaceNotActiveFailure) Marshal ¶
func (val *NamespaceNotActiveFailure) Marshal() ([]byte, error)
Marshal an object of type NamespaceNotActiveFailure to the protobuf v3 wire format
func (*NamespaceNotActiveFailure) ProtoMessage ¶
func (*NamespaceNotActiveFailure) ProtoMessage()
func (*NamespaceNotActiveFailure) ProtoReflect ¶ added in v1.26.1
func (x *NamespaceNotActiveFailure) ProtoReflect() protoreflect.Message
func (*NamespaceNotActiveFailure) Reset ¶
func (x *NamespaceNotActiveFailure) Reset()
func (*NamespaceNotActiveFailure) Size ¶
func (val *NamespaceNotActiveFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NamespaceNotActiveFailure) String ¶
func (x *NamespaceNotActiveFailure) String() string
func (*NamespaceNotActiveFailure) Unmarshal ¶
func (val *NamespaceNotActiveFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NamespaceNotActiveFailure from the protobuf v3 wire format
type NamespaceNotFoundFailure ¶ added in v1.8.0
type NamespaceNotFoundFailure struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*NamespaceNotFoundFailure) Descriptor
deprecated
added in
v1.8.0
func (*NamespaceNotFoundFailure) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceNotFoundFailure.ProtoReflect.Descriptor instead.
func (*NamespaceNotFoundFailure) Equal ¶ added in v1.8.0
func (this *NamespaceNotFoundFailure) Equal(that interface{}) bool
Equal returns whether two NamespaceNotFoundFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NamespaceNotFoundFailure) GetNamespace ¶ added in v1.8.0
func (x *NamespaceNotFoundFailure) GetNamespace() string
func (*NamespaceNotFoundFailure) Marshal ¶ added in v1.8.0
func (val *NamespaceNotFoundFailure) Marshal() ([]byte, error)
Marshal an object of type NamespaceNotFoundFailure to the protobuf v3 wire format
func (*NamespaceNotFoundFailure) ProtoMessage ¶ added in v1.8.0
func (*NamespaceNotFoundFailure) ProtoMessage()
func (*NamespaceNotFoundFailure) ProtoReflect ¶ added in v1.26.1
func (x *NamespaceNotFoundFailure) ProtoReflect() protoreflect.Message
func (*NamespaceNotFoundFailure) Reset ¶ added in v1.8.0
func (x *NamespaceNotFoundFailure) Reset()
func (*NamespaceNotFoundFailure) Size ¶ added in v1.8.0
func (val *NamespaceNotFoundFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NamespaceNotFoundFailure) String ¶ added in v1.8.0
func (x *NamespaceNotFoundFailure) String() string
func (*NamespaceNotFoundFailure) Unmarshal ¶ added in v1.8.0
func (val *NamespaceNotFoundFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NamespaceNotFoundFailure from the protobuf v3 wire format
type NewerBuildExistsFailure ¶ added in v1.21.0
type NewerBuildExistsFailure struct { // The current default compatible build ID which will receive tasks DefaultBuildId string `protobuf:"bytes,1,opt,name=default_build_id,json=defaultBuildId,proto3" json:"default_build_id,omitempty"` // contains filtered or unexported fields }
func (*NewerBuildExistsFailure) Descriptor
deprecated
added in
v1.21.0
func (*NewerBuildExistsFailure) Descriptor() ([]byte, []int)
Deprecated: Use NewerBuildExistsFailure.ProtoReflect.Descriptor instead.
func (*NewerBuildExistsFailure) Equal ¶ added in v1.21.0
func (this *NewerBuildExistsFailure) Equal(that interface{}) bool
Equal returns whether two NewerBuildExistsFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NewerBuildExistsFailure) GetDefaultBuildId ¶ added in v1.21.0
func (x *NewerBuildExistsFailure) GetDefaultBuildId() string
func (*NewerBuildExistsFailure) Marshal ¶ added in v1.21.0
func (val *NewerBuildExistsFailure) Marshal() ([]byte, error)
Marshal an object of type NewerBuildExistsFailure to the protobuf v3 wire format
func (*NewerBuildExistsFailure) ProtoMessage ¶ added in v1.21.0
func (*NewerBuildExistsFailure) ProtoMessage()
func (*NewerBuildExistsFailure) ProtoReflect ¶ added in v1.26.1
func (x *NewerBuildExistsFailure) ProtoReflect() protoreflect.Message
func (*NewerBuildExistsFailure) Reset ¶ added in v1.21.0
func (x *NewerBuildExistsFailure) Reset()
func (*NewerBuildExistsFailure) Size ¶ added in v1.21.0
func (val *NewerBuildExistsFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NewerBuildExistsFailure) String ¶ added in v1.21.0
func (x *NewerBuildExistsFailure) String() string
func (*NewerBuildExistsFailure) Unmarshal ¶ added in v1.21.0
func (val *NewerBuildExistsFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NewerBuildExistsFailure from the protobuf v3 wire format
type NotFoundFailure ¶
type NotFoundFailure struct { CurrentCluster string `protobuf:"bytes,1,opt,name=current_cluster,json=currentCluster,proto3" json:"current_cluster,omitempty"` ActiveCluster string `protobuf:"bytes,2,opt,name=active_cluster,json=activeCluster,proto3" json:"active_cluster,omitempty"` // contains filtered or unexported fields }
func (*NotFoundFailure) Descriptor
deprecated
func (*NotFoundFailure) Descriptor() ([]byte, []int)
Deprecated: Use NotFoundFailure.ProtoReflect.Descriptor instead.
func (*NotFoundFailure) Equal ¶
func (this *NotFoundFailure) Equal(that interface{}) bool
Equal returns whether two NotFoundFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NotFoundFailure) GetActiveCluster ¶
func (x *NotFoundFailure) GetActiveCluster() string
func (*NotFoundFailure) GetCurrentCluster ¶
func (x *NotFoundFailure) GetCurrentCluster() string
func (*NotFoundFailure) Marshal ¶
func (val *NotFoundFailure) Marshal() ([]byte, error)
Marshal an object of type NotFoundFailure to the protobuf v3 wire format
func (*NotFoundFailure) ProtoMessage ¶
func (*NotFoundFailure) ProtoMessage()
func (*NotFoundFailure) ProtoReflect ¶ added in v1.26.1
func (x *NotFoundFailure) ProtoReflect() protoreflect.Message
func (*NotFoundFailure) Reset ¶
func (x *NotFoundFailure) Reset()
func (*NotFoundFailure) Size ¶
func (val *NotFoundFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NotFoundFailure) String ¶
func (x *NotFoundFailure) String() string
func (*NotFoundFailure) Unmarshal ¶
func (val *NotFoundFailure) Unmarshal(buf []byte) error
Unmarshal an object of type NotFoundFailure from the protobuf v3 wire format
type PermissionDeniedFailure ¶ added in v1.5.0
type PermissionDeniedFailure struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*PermissionDeniedFailure) Descriptor
deprecated
added in
v1.5.0
func (*PermissionDeniedFailure) Descriptor() ([]byte, []int)
Deprecated: Use PermissionDeniedFailure.ProtoReflect.Descriptor instead.
func (*PermissionDeniedFailure) Equal ¶ added in v1.5.0
func (this *PermissionDeniedFailure) Equal(that interface{}) bool
Equal returns whether two PermissionDeniedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PermissionDeniedFailure) GetReason ¶ added in v1.5.0
func (x *PermissionDeniedFailure) GetReason() string
func (*PermissionDeniedFailure) Marshal ¶ added in v1.5.0
func (val *PermissionDeniedFailure) Marshal() ([]byte, error)
Marshal an object of type PermissionDeniedFailure to the protobuf v3 wire format
func (*PermissionDeniedFailure) ProtoMessage ¶ added in v1.5.0
func (*PermissionDeniedFailure) ProtoMessage()
func (*PermissionDeniedFailure) ProtoReflect ¶ added in v1.26.1
func (x *PermissionDeniedFailure) ProtoReflect() protoreflect.Message
func (*PermissionDeniedFailure) Reset ¶ added in v1.5.0
func (x *PermissionDeniedFailure) Reset()
func (*PermissionDeniedFailure) Size ¶ added in v1.5.0
func (val *PermissionDeniedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PermissionDeniedFailure) String ¶ added in v1.5.0
func (x *PermissionDeniedFailure) String() string
func (*PermissionDeniedFailure) Unmarshal ¶ added in v1.5.0
func (val *PermissionDeniedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type PermissionDeniedFailure from the protobuf v3 wire format
type QueryFailedFailure ¶
type QueryFailedFailure struct {
// contains filtered or unexported fields
}
func (*QueryFailedFailure) Descriptor
deprecated
func (*QueryFailedFailure) Descriptor() ([]byte, []int)
Deprecated: Use QueryFailedFailure.ProtoReflect.Descriptor instead.
func (*QueryFailedFailure) Equal ¶
func (this *QueryFailedFailure) Equal(that interface{}) bool
Equal returns whether two QueryFailedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*QueryFailedFailure) Marshal ¶
func (val *QueryFailedFailure) Marshal() ([]byte, error)
Marshal an object of type QueryFailedFailure to the protobuf v3 wire format
func (*QueryFailedFailure) ProtoMessage ¶
func (*QueryFailedFailure) ProtoMessage()
func (*QueryFailedFailure) ProtoReflect ¶ added in v1.26.1
func (x *QueryFailedFailure) ProtoReflect() protoreflect.Message
func (*QueryFailedFailure) Reset ¶
func (x *QueryFailedFailure) Reset()
func (*QueryFailedFailure) Size ¶
func (val *QueryFailedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*QueryFailedFailure) String ¶
func (x *QueryFailedFailure) String() string
func (*QueryFailedFailure) Unmarshal ¶
func (val *QueryFailedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type QueryFailedFailure from the protobuf v3 wire format
type ResourceExhaustedFailure ¶ added in v1.8.0
type ResourceExhaustedFailure struct { Cause v1.ResourceExhaustedCause `protobuf:"varint,1,opt,name=cause,proto3,enum=temporal.api.enums.v1.ResourceExhaustedCause" json:"cause,omitempty"` Scope v1.ResourceExhaustedScope `protobuf:"varint,2,opt,name=scope,proto3,enum=temporal.api.enums.v1.ResourceExhaustedScope" json:"scope,omitempty"` // contains filtered or unexported fields }
func (*ResourceExhaustedFailure) Descriptor
deprecated
added in
v1.8.0
func (*ResourceExhaustedFailure) Descriptor() ([]byte, []int)
Deprecated: Use ResourceExhaustedFailure.ProtoReflect.Descriptor instead.
func (*ResourceExhaustedFailure) Equal ¶ added in v1.8.0
func (this *ResourceExhaustedFailure) Equal(that interface{}) bool
Equal returns whether two ResourceExhaustedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ResourceExhaustedFailure) GetCause ¶ added in v1.8.0
func (x *ResourceExhaustedFailure) GetCause() v1.ResourceExhaustedCause
func (*ResourceExhaustedFailure) GetScope ¶ added in v1.31.0
func (x *ResourceExhaustedFailure) GetScope() v1.ResourceExhaustedScope
func (*ResourceExhaustedFailure) Marshal ¶ added in v1.8.0
func (val *ResourceExhaustedFailure) Marshal() ([]byte, error)
Marshal an object of type ResourceExhaustedFailure to the protobuf v3 wire format
func (*ResourceExhaustedFailure) ProtoMessage ¶ added in v1.8.0
func (*ResourceExhaustedFailure) ProtoMessage()
func (*ResourceExhaustedFailure) ProtoReflect ¶ added in v1.26.1
func (x *ResourceExhaustedFailure) ProtoReflect() protoreflect.Message
func (*ResourceExhaustedFailure) Reset ¶ added in v1.8.0
func (x *ResourceExhaustedFailure) Reset()
func (*ResourceExhaustedFailure) Size ¶ added in v1.8.0
func (val *ResourceExhaustedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ResourceExhaustedFailure) String ¶ added in v1.8.0
func (x *ResourceExhaustedFailure) String() string
func (*ResourceExhaustedFailure) Unmarshal ¶ added in v1.8.0
func (val *ResourceExhaustedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type ResourceExhaustedFailure from the protobuf v3 wire format
type ServerVersionNotSupportedFailure ¶ added in v1.0.0
type ServerVersionNotSupportedFailure struct { ServerVersion string `protobuf:"bytes,1,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"` ClientSupportedServerVersions string `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ServerVersionNotSupportedFailure) Descriptor
deprecated
added in
v1.0.0
func (*ServerVersionNotSupportedFailure) Descriptor() ([]byte, []int)
Deprecated: Use ServerVersionNotSupportedFailure.ProtoReflect.Descriptor instead.
func (*ServerVersionNotSupportedFailure) Equal ¶ added in v1.0.0
func (this *ServerVersionNotSupportedFailure) Equal(that interface{}) bool
Equal returns whether two ServerVersionNotSupportedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ServerVersionNotSupportedFailure) GetClientSupportedServerVersions ¶ added in v1.0.0
func (x *ServerVersionNotSupportedFailure) GetClientSupportedServerVersions() string
func (*ServerVersionNotSupportedFailure) GetServerVersion ¶ added in v1.0.0
func (x *ServerVersionNotSupportedFailure) GetServerVersion() string
func (*ServerVersionNotSupportedFailure) Marshal ¶ added in v1.0.0
func (val *ServerVersionNotSupportedFailure) Marshal() ([]byte, error)
Marshal an object of type ServerVersionNotSupportedFailure to the protobuf v3 wire format
func (*ServerVersionNotSupportedFailure) ProtoMessage ¶ added in v1.0.0
func (*ServerVersionNotSupportedFailure) ProtoMessage()
func (*ServerVersionNotSupportedFailure) ProtoReflect ¶ added in v1.26.1
func (x *ServerVersionNotSupportedFailure) ProtoReflect() protoreflect.Message
func (*ServerVersionNotSupportedFailure) Reset ¶ added in v1.0.0
func (x *ServerVersionNotSupportedFailure) Reset()
func (*ServerVersionNotSupportedFailure) Size ¶ added in v1.0.0
func (val *ServerVersionNotSupportedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ServerVersionNotSupportedFailure) String ¶ added in v1.0.0
func (x *ServerVersionNotSupportedFailure) String() string
func (*ServerVersionNotSupportedFailure) Unmarshal ¶ added in v1.0.0
func (val *ServerVersionNotSupportedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type ServerVersionNotSupportedFailure from the protobuf v3 wire format
type SystemWorkflowFailure ¶ added in v1.8.0
type SystemWorkflowFailure struct { // WorkflowId and RunId of the Temporal system workflow performing the underlying operation. // Looking up the info of the system workflow run may help identify the issue causing the failure. WorkflowExecution *v11.WorkflowExecution `protobuf:"bytes,1,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // Serialized error returned by the system workflow performing the underlying operation. WorkflowError string `protobuf:"bytes,2,opt,name=workflow_error,json=workflowError,proto3" json:"workflow_error,omitempty"` // contains filtered or unexported fields }
func (*SystemWorkflowFailure) Descriptor
deprecated
added in
v1.8.0
func (*SystemWorkflowFailure) Descriptor() ([]byte, []int)
Deprecated: Use SystemWorkflowFailure.ProtoReflect.Descriptor instead.
func (*SystemWorkflowFailure) Equal ¶ added in v1.8.0
func (this *SystemWorkflowFailure) Equal(that interface{}) bool
Equal returns whether two SystemWorkflowFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SystemWorkflowFailure) GetWorkflowError ¶ added in v1.8.0
func (x *SystemWorkflowFailure) GetWorkflowError() string
func (*SystemWorkflowFailure) GetWorkflowExecution ¶ added in v1.8.0
func (x *SystemWorkflowFailure) GetWorkflowExecution() *v11.WorkflowExecution
func (*SystemWorkflowFailure) Marshal ¶ added in v1.8.0
func (val *SystemWorkflowFailure) Marshal() ([]byte, error)
Marshal an object of type SystemWorkflowFailure to the protobuf v3 wire format
func (*SystemWorkflowFailure) ProtoMessage ¶ added in v1.8.0
func (*SystemWorkflowFailure) ProtoMessage()
func (*SystemWorkflowFailure) ProtoReflect ¶ added in v1.26.1
func (x *SystemWorkflowFailure) ProtoReflect() protoreflect.Message
func (*SystemWorkflowFailure) Reset ¶ added in v1.8.0
func (x *SystemWorkflowFailure) Reset()
func (*SystemWorkflowFailure) Size ¶ added in v1.8.0
func (val *SystemWorkflowFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SystemWorkflowFailure) String ¶ added in v1.8.0
func (x *SystemWorkflowFailure) String() string
func (*SystemWorkflowFailure) Unmarshal ¶ added in v1.8.0
func (val *SystemWorkflowFailure) Unmarshal(buf []byte) error
Unmarshal an object of type SystemWorkflowFailure from the protobuf v3 wire format
type WorkflowExecutionAlreadyStartedFailure ¶
type WorkflowExecutionAlreadyStartedFailure struct { StartRequestId string `protobuf:"bytes,1,opt,name=start_request_id,json=startRequestId,proto3" json:"start_request_id,omitempty"` RunId string `protobuf:"bytes,2,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // contains filtered or unexported fields }
func (*WorkflowExecutionAlreadyStartedFailure) Descriptor
deprecated
func (*WorkflowExecutionAlreadyStartedFailure) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionAlreadyStartedFailure.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionAlreadyStartedFailure) Equal ¶
func (this *WorkflowExecutionAlreadyStartedFailure) Equal(that interface{}) bool
Equal returns whether two WorkflowExecutionAlreadyStartedFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkflowExecutionAlreadyStartedFailure) GetRunId ¶
func (x *WorkflowExecutionAlreadyStartedFailure) GetRunId() string
func (*WorkflowExecutionAlreadyStartedFailure) GetStartRequestId ¶
func (x *WorkflowExecutionAlreadyStartedFailure) GetStartRequestId() string
func (*WorkflowExecutionAlreadyStartedFailure) Marshal ¶
func (val *WorkflowExecutionAlreadyStartedFailure) Marshal() ([]byte, error)
Marshal an object of type WorkflowExecutionAlreadyStartedFailure to the protobuf v3 wire format
func (*WorkflowExecutionAlreadyStartedFailure) ProtoMessage ¶
func (*WorkflowExecutionAlreadyStartedFailure) ProtoMessage()
func (*WorkflowExecutionAlreadyStartedFailure) ProtoReflect ¶ added in v1.26.1
func (x *WorkflowExecutionAlreadyStartedFailure) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionAlreadyStartedFailure) Reset ¶
func (x *WorkflowExecutionAlreadyStartedFailure) Reset()
func (*WorkflowExecutionAlreadyStartedFailure) Size ¶
func (val *WorkflowExecutionAlreadyStartedFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkflowExecutionAlreadyStartedFailure) String ¶
func (x *WorkflowExecutionAlreadyStartedFailure) String() string
func (*WorkflowExecutionAlreadyStartedFailure) Unmarshal ¶
func (val *WorkflowExecutionAlreadyStartedFailure) Unmarshal(buf []byte) error
Unmarshal an object of type WorkflowExecutionAlreadyStartedFailure from the protobuf v3 wire format
type WorkflowNotReadyFailure ¶ added in v1.8.0
type WorkflowNotReadyFailure struct {
// contains filtered or unexported fields
}
func (*WorkflowNotReadyFailure) Descriptor
deprecated
added in
v1.8.0
func (*WorkflowNotReadyFailure) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowNotReadyFailure.ProtoReflect.Descriptor instead.
func (*WorkflowNotReadyFailure) Equal ¶ added in v1.8.0
func (this *WorkflowNotReadyFailure) Equal(that interface{}) bool
Equal returns whether two WorkflowNotReadyFailure values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkflowNotReadyFailure) Marshal ¶ added in v1.8.0
func (val *WorkflowNotReadyFailure) Marshal() ([]byte, error)
Marshal an object of type WorkflowNotReadyFailure to the protobuf v3 wire format
func (*WorkflowNotReadyFailure) ProtoMessage ¶ added in v1.8.0
func (*WorkflowNotReadyFailure) ProtoMessage()
func (*WorkflowNotReadyFailure) ProtoReflect ¶ added in v1.26.1
func (x *WorkflowNotReadyFailure) ProtoReflect() protoreflect.Message
func (*WorkflowNotReadyFailure) Reset ¶ added in v1.8.0
func (x *WorkflowNotReadyFailure) Reset()
func (*WorkflowNotReadyFailure) Size ¶ added in v1.8.0
func (val *WorkflowNotReadyFailure) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkflowNotReadyFailure) String ¶ added in v1.8.0
func (x *WorkflowNotReadyFailure) String() string
func (*WorkflowNotReadyFailure) Unmarshal ¶ added in v1.8.0
func (val *WorkflowNotReadyFailure) Unmarshal(buf []byte) error
Unmarshal an object of type WorkflowNotReadyFailure from the protobuf v3 wire format