Table of Contents

Class EmbedContentResponse

The response to an EmbedContentRequest.

public class EmbedContentResponse
Inheritance
object
EmbedContentResponse

Properties

Embedding

Output only. The embedding generated from the input content.

public ContentEmbedding Embedding { get; set; }

Property Value

ContentEmbedding