modelArmorConfig property

ModelArmorConfig? modelArmorConfig
final

Optional. Settings for prompt and response sanitization using the Model Armor service. If supplied, safety_settings must not be supplied.

Implementation

final ModelArmorConfig? modelArmorConfig;