{
CENTER => {:type => ::Thrift::Types::STRUCT, :name => 'center', :class => ::GeocodePoint},
BOUNDS => {:type => ::Thrift::Types::STRUCT, :name => 'bounds', :class => ::GeocodeBoundingBox, :optional => true},
WKBGEOMETRY => {:type => ::Thrift::Types::STRING, :name => 'wkbGeometry', :binary => true, :optional => true},
WKTGEOMETRY => {:type => ::Thrift::Types::STRING, :name => 'wktGeometry', :optional => true},
WKBGEOMETRYSIMPLIFIED => {:type => ::Thrift::Types::STRING, :name => 'wkbGeometrySimplified', :binary => true, :optional => true},
WKTGEOMETRYSIMPLIFIED => {:type => ::Thrift::Types::STRING, :name => 'wktGeometrySimplified', :optional => true},
DISPLAYBOUNDS => {:type => ::Thrift::Types::STRUCT, :name => 'displayBounds', :class => ::GeocodeBoundingBox, :optional => true},
SOURCE => {:type => ::Thrift::Types::STRING, :name => 'source', :optional => true},
S2COVERING => {:type => ::Thrift::Types::LIST, :name => 's2Covering', :element => {:type => ::Thrift::Types::I64}, :optional => true}
}