public enum Conversation.Types.ContextReference.Types.UpdateModeReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Conversation.Types.ContextReference.Types.UpdateMode.
Represents the mode in which context reference contents are updated.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Append |
Context content updates are applied in append mode. |
Overwrite |
Context content updates are applied in overwrite mode. |
Unspecified |
Unspecified update mode. |