Class: CadenceThrift::UpsertWorkflowSearchAttributesDecisionAttributes

Inherits:
Object
  • Object
show all
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_fieldsObject



1320
# File 'lib/gen/thrift/shared_types.rb', line 1320

def struct_fields; FIELDS; end

#validateObject



1322
1323
# File 'lib/gen/thrift/shared_types.rb', line 1322

def validate
end