Skip to content

C++ Client Libraries for Dialogflow V2_beta1 #9426

Answered by coryan
PratheepCXM asked this question in Q&A
Discussion options

You must be logged in to vote

FWIW, the next version of google-cloud-cpp will include StreamingAnalyzeContent as part of the v2 API.

std::unique_ptr<::google::cloud::AsyncStreamingReadWriteRpc<
google::cloud::dialogflow::v2::StreamingAnalyzeContentRequest,
google::cloud::dialogflow::v2::StreamingAnalyzeContentResponse>>
AsyncStreamingAnalyzeContent(ExperimentalTag, Options opts = {});

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@coryan
Comment options

@PratheepCXM
Comment options

@coryan
Comment options

@coryan
Comment options

Answer selected by coryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants