{
DEBUG => {:type => ::Thrift::Types::I32, :name => 'debug', :default => 0, :optional => true},
WOEHINT => {:type => ::Thrift::Types::LIST, :name => 'woeHint', :default => [
], :element => {:type => ::Thrift::Types::I32, :enum_class => ::YahooWoeType}, :optional => true},
WOERESTRICT => {:type => ::Thrift::Types::LIST, :name => 'woeRestrict', :default => [
], :element => {:type => ::Thrift::Types::I32, :enum_class => ::YahooWoeType}, :optional => true},
CC => {:type => ::Thrift::Types::STRING, :name => 'cc', :optional => true},
LANG => {:type => ::Thrift::Types::STRING, :name => 'lang', :default => %q"en", :optional => true},
RESPONSEINCLUDES => {:type => ::Thrift::Types::LIST, :name => 'responseIncludes', :default => [
], :element => {:type => ::Thrift::Types::I32, :enum_class => ::ResponseIncludes}, :optional => true},
ALLOWEDSOURCES => {:type => ::Thrift::Types::LIST, :name => 'allowedSources', :element => {:type => ::Thrift::Types::STRING}, :optional => true},
LLHINT => {:type => ::Thrift::Types::STRUCT, :name => 'llHint', :class => ::GeocodePoint, :optional => true},
BOUNDS => {:type => ::Thrift::Types::STRUCT, :name => 'bounds', :class => ::GeocodeBoundingBox, :optional => true},
MAXINTERPRETATIONS => {:type => ::Thrift::Types::I32, :name => 'maxInterpretations', :default => 0, :optional => true}
}