Class EmbedContentResponse

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.EmbedContentResponse

public abstract class EmbedContentResponse extends JsonSerializable
Response for the embed_content method.
  • Constructor Details

    • EmbedContentResponse

      public EmbedContentResponse()
  • Method Details