GoogleTextSearchOptions.StringMapper Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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