Share via


GoogleTextSearchOptions.ResultMapper Property

Definition

ITextSearchResultMapper instance that can map a Google.Apis.CustomSearchAPI.v1.Data.Result to a TextSearchResult

public Microsoft.SemanticKernel.Data.ITextSearchResultMapper? ResultMapper { get; init; }
member this.ResultMapper : Microsoft.SemanticKernel.Data.ITextSearchResultMapper with get, set
Public Property ResultMapper As ITextSearchResultMapper

Property Value

Applies to