Class SearchEntryPoint
Contains the HTML and CSS to render the required Search Suggestions.
Inherited Members
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class SearchEntryPoint
Properties
RenderedContent
Declaration
[JsonProperty(PropertyName = "renderedContent")]
public string RenderedContent { get; set; }
Property Value
Type | Description |
---|---|
string | The rendered content |