Class ResponseMessage.Types.EndInteraction (1.13.0)

public sealed class EndInteraction : IMessage<ResponseMessage.Types.EndInteraction>, IEquatable<ResponseMessage.Types.EndInteraction>, IDeepCloneable<ResponseMessage.Types.EndInteraction>, IBufferMessage, IMessage

Indicates that interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only and not supposed to be defined by the user.

Inheritance

Object > ResponseMessage.Types.EndInteraction

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Constructors

EndInteraction()

public EndInteraction()

EndInteraction(ResponseMessage.Types.EndInteraction)

public EndInteraction(ResponseMessage.Types.EndInteraction other)
Parameter
NameDescription
otherResponseMessage.Types.EndInteraction