Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class RaiSettings.
Settings for Responsible AI.
Generated from protobuf message google.cloud.dialogflow.cx.v3.SafetySettings.RaiSettings
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ SafetySettingsMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ category_filters |
array<RaiSettings\CategoryFilter>
Optional. RAI blocking configurations. |
getCategoryFilters
Optional. RAI blocking configurations.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setCategoryFilters
Optional. RAI blocking configurations.
| Parameter | |
|---|---|
| Name | Description |
var |
array<RaiSettings\CategoryFilter>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|