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