Class: CadenceThrift::UpsertWorkflowSearchAttributesDecisionAttributes
- Inherits:
-
Object
- Object
- CadenceThrift::UpsertWorkflowSearchAttributesDecisionAttributes
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb
Constant Summary collapse
- SEARCHATTRIBUTES =
10
- FIELDS =
{ SEARCHATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'searchAttributes', :class => ::CadenceThrift::SearchAttributes, :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1320 |
# File 'lib/gen/thrift/shared_types.rb', line 1320 def struct_fields; FIELDS; end |
#validate ⇒ Object
1322 1323 |
# File 'lib/gen/thrift/shared_types.rb', line 1322 def validate end |