BraveSearch::Params::WebSearch
Inherits BraveSearch::Params::Base < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(q : String, country : String | Nil = nil, search_lang : String | Nil = nil, ui_lang : String | Nil = nil, count : Int32 | Nil = nil, offset : Int32 | Nil = nil, safesearch : Types::SafeSearch | Nil = nil, freshness : Types::Freshness | Types::FreshnessRange | String | Nil = nil, text_decorations : Bool | Nil = nil, spellcheck : Bool | Nil = nil, goggles_id : String | Nil = nil, units : Types::Units | Nil = nil, extra_snippets : Bool | Nil = nil, summary : Bool | Nil = nil, enable_rich_callback : Int32 | Nil = nil, result_filter : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
count
Sourceenable_rich_callback
Sourceextra_snippets
Sourcefreshness
Sourcegoggles_id
Sourceoffset
Sourceresult_filter
Sourcesafesearch
Sourcesearch_lang
Sourcespellcheck
Sourcesummary
Sourcetext_decorations
Sourceui_lang
Sourceunits
Sourcevalidate!
Source