<PackageReference Include="Relativity.Server.Identity.SDK" Version="2.6.2" />

Relativity.Identity.V1.Shared.SearchProviderCondition

Contains the parameters used to execute a query through a search provider.
public string Input { get; set; }

Gets or sets a string containing the parameters used for a search provider, which were entered by a user.

public SearchIndexRef SearchIndex { get; set; }

Gets or sets the Artifact ID of the search provider.