Class: CadenceThrift::GetSearchAttributesResponse

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

KEYS =
10
FIELDS =
{
  KEYS => {:type => ::Thrift::Types::MAP, :name => 'keys', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::I32, :enum_class => ::CadenceThrift::IndexedValueType}, :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end