Class: CadenceThrift::WorkflowService::RespondQueryTaskCompleted_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::RespondQueryTaskCompleted_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- COMPLETEREQUEST =
1
- FIELDS =
{ COMPLETEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'completeRequest', :class => ::CadenceThrift::RespondQueryTaskCompletedRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2924 |
# File 'lib/gen/thrift/workflow_service.rb', line 2924 def struct_fields; FIELDS; end |
#validate ⇒ Object
2926 2927 |
# File 'lib/gen/thrift/workflow_service.rb', line 2926 def validate end |