Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
static ConversationsSettings |
ConversationsSettings.create(ConversationsStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
ConversationsStubSettings |
ConversationsStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static HttpJsonConversationsStub |
HttpJsonConversationsStub.create(ConversationsStubSettings settings) |
static GrpcConversationsStub |
GrpcConversationsStub.create(ConversationsStubSettings settings) |
Constructor and Description |
---|
Builder(ConversationsStubSettings settings) |
GrpcConversationsStub(ConversationsStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcConversationsStub, using the given settings.
|
GrpcConversationsStub(ConversationsStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcConversationsStub, using the given settings.
|
HttpJsonConversationsStub(ConversationsStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonConversationsStub, using the given settings.
|
HttpJsonConversationsStub(ConversationsStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonConversationsStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.