Skip to main content

new

Method
This is a method of the WebSearchCall class in the extras module.
Create a new web search call

Signature

def new(query: impl Into<String>, status: impl Into<String>) -> Self

Parameters

query
impl Into<String>
required
No description available.
status
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.