Class ContentEmbedding
A single content embedding.
Inheritance
object
ContentEmbedding
Namespace: Glitch9.AIDevKit.Google
Assembly: .dll
Syntax
public class ContentEmbedding
Properties
Values
The embedding values.
Declaration
public int[] Values { get; set; }
Property Value
Type | Description |
---|---|
int[] |