Struct google_dialogflow2_beta1::GoogleCloudDialogflowV2beta1CompleteConversationRequest[][src]

pub struct GoogleCloudDialogflowV2beta1CompleteConversationRequest { /* fields omitted */ }

The request message for Conversations.CompleteConversation.

Activities

This type is used in activities, which are methods you may call on this type or where this type is involved in. The list links the activity name, along with information about where it is used (one of request and response).

Trait Implementations

Auto Trait Implementations