Google Cloud Dialogflow v2beta1 API - Class RaiSettings (1.0.0-beta24)

public sealed class RaiSettings : IMessage<RaiSettings>, IEquatable<RaiSettings>, IDeepCloneable<RaiSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class RaiSettings.

Settings for Responsible AI checks.

Inheritance

object > RaiSettings

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

RaiSettings()

public RaiSettings()

RaiSettings(RaiSettings)

public RaiSettings(RaiSettings other)
Parameter
Name Description
other RaiSettings

Properties

RaiCategoryConfigs

public RepeatedField<RaiSettings.Types.RaiCategoryConfig> RaiCategoryConfigs { get; }

Configuration for a set of RAI categories.

Property Value
Type Description
RepeatedFieldRaiSettingsTypesRaiCategoryConfig