Dialogflow v3 API - Class DataStoreConnectionSignals.Types.GroundingSignals (2.20.0)

public sealed class DataStoreConnectionSignals.Types.GroundingSignals : IMessage<DataStoreConnectionSignals.Types.GroundingSignals>, IEquatable<DataStoreConnectionSignals.Types.GroundingSignals>, IDeepCloneable<DataStoreConnectionSignals.Types.GroundingSignals>, IBufferMessage, IMessage

Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnectionSignals.Types.GroundingSignals.

Grounding signals.

Inheritance

object > DataStoreConnectionSignals.Types.GroundingSignals

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Constructors

GroundingSignals()

public GroundingSignals()

GroundingSignals(GroundingSignals)

public GroundingSignals(DataStoreConnectionSignals.Types.GroundingSignals other)
Parameter
Name Description
other DataStoreConnectionSignalsTypesGroundingSignals

Properties

Decision

public DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingDecision Decision { get; set; }

Represents the decision of the grounding check.

Property Value
Type Description
DataStoreConnectionSignalsTypesGroundingSignalsTypesGroundingDecision

Score

public DataStoreConnectionSignals.Types.GroundingSignals.Types.GroundingScoreBucket Score { get; set; }

Grounding score bucket setting.

Property Value
Type Description
DataStoreConnectionSignalsTypesGroundingSignalsTypesGroundingScoreBucket