Class GenerativeOptions
[Serializable]
public abstract class GenerativeOptions : IGENOptions
- Inheritance
-
objectGenerativeOptions
- Implements
- Derived
Fields
ModelId
Optional. Custom moderation model to use. This will be ignored for Google API calls because Google has its own moderation process.
public string ModelId
Field Value
- string
Properties
Api
public virtual Api Api { get; }