Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
Parser<StreamingAnalyzeContentRequest> |
StreamingAnalyzeContentRequest.getParserForType() |
static MethodDescriptor<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsGrpc.getStreamingAnalyzeContentMethod() |
static Parser<StreamingAnalyzeContentRequest> |
StreamingAnalyzeContentRequest.parser() |
StreamObserver<StreamingAnalyzeContentRequest> |
ParticipantsGrpc.ParticipantsImplBase.streamingAnalyzeContent(StreamObserver<StreamingAnalyzeContentResponse> responseObserver)
Adds a text (e.g., chat) or audio (e.g., phone recording) message from a
participant into the conversation.
|
StreamObserver<StreamingAnalyzeContentRequest> |
ParticipantsGrpc.ParticipantsStub.streamingAnalyzeContent(StreamObserver<StreamingAnalyzeContentResponse> responseObserver)
Adds a text (e.g., chat) or audio (e.g., phone recording) message from a
participant into the conversation.
|
BidiStreamingCallable<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsClient.streamingAnalyzeContentCallable()
Adds a text (e.g., chat) or audio (e.g., phone recording) message from a participant into the
conversation.
|
StreamingCallSettings<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsSettings.streamingAnalyzeContentSettings()
Returns the object with the settings used for calls to streamingAnalyzeContent.
|
StreamingCallSettings.Builder<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsSettings.Builder.streamingAnalyzeContentSettings()
Returns the builder for the settings used for calls to streamingAnalyzeContent.
|
Modifier and Type | Method and Description |
---|---|
StreamingAnalyzeContentRequest.Builder |
StreamingAnalyzeContentRequest.Builder.mergeFrom(StreamingAnalyzeContentRequest other) |
static StreamingAnalyzeContentRequest.Builder |
StreamingAnalyzeContentRequest.newBuilder(StreamingAnalyzeContentRequest prototype) |
Modifier and Type | Method and Description |
---|---|
BidiStreamingCallable<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsStub.streamingAnalyzeContentCallable() |
BidiStreamingCallable<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
GrpcParticipantsStub.streamingAnalyzeContentCallable() |
StreamingCallSettings<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsStubSettings.streamingAnalyzeContentSettings()
Returns the object with the settings used for calls to streamingAnalyzeContent.
|
StreamingCallSettings.Builder<StreamingAnalyzeContentRequest,StreamingAnalyzeContentResponse> |
ParticipantsStubSettings.Builder.streamingAnalyzeContentSettings()
Returns the builder for the settings used for calls to streamingAnalyzeContent.
|
Copyright © 2022 Google LLC. All rights reserved.