Show / Hide Table of Contents

Class EmbedContent

The base class for the embed content.

Inheritance
object
EmbedContent
EmbedImageContent
EmbedTextContent
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
[JsonConverter(typeof(EmbedContentModelConverter))]
public class EmbedContent
In this article
Back to top