Share via


GoogleTextSearchOptions.StringMapper Property

Definition

ITextSearchStringMapper instance that can map a Google.Apis.CustomSearchAPI.v1.Data.Result to a String

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

Property Value

Applies to