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 ConversationProfilesSettings |
ConversationProfilesSettings.create(ConversationProfilesStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
ConversationProfilesStubSettings |
ConversationProfilesStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static HttpJsonConversationProfilesStub |
HttpJsonConversationProfilesStub.create(ConversationProfilesStubSettings settings) |
static GrpcConversationProfilesStub |
GrpcConversationProfilesStub.create(ConversationProfilesStubSettings settings) |
Constructor and Description |
---|
Builder(ConversationProfilesStubSettings settings) |
GrpcConversationProfilesStub(ConversationProfilesStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcConversationProfilesStub, using the given settings.
|
GrpcConversationProfilesStub(ConversationProfilesStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcConversationProfilesStub, using the given settings.
|
HttpJsonConversationProfilesStub(ConversationProfilesStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonConversationProfilesStub, using the given settings.
|
HttpJsonConversationProfilesStub(ConversationProfilesStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonConversationProfilesStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.