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