Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class NaturalLanguageSearch
public NaturalLanguageSearch()
public virtual string Entity { get; set; }
public virtual string InternalContext { get; set; }
public virtual string ODataQuery { get; set; }
public virtual string Query { get; set; }
public virtual string ResponseMarkdown { get; set; }
public virtual ArchiveRestrictionInfo[] Restrictions { get; set; }
Was this page helpful?