| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.dialogflow.cx.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
static SessionsSettings |
SessionsSettings.create(SessionsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
SessionsStubSettings |
SessionsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcSessionsStub |
GrpcSessionsStub.create(SessionsStubSettings settings) |
static HttpJsonSessionsStub |
HttpJsonSessionsStub.create(SessionsStubSettings settings) |
| Constructor and Description |
|---|
Builder(SessionsStubSettings settings) |
GrpcSessionsStub(SessionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcSessionsStub, using the given settings.
|
GrpcSessionsStub(SessionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcSessionsStub, using the given settings.
|
HttpJsonSessionsStub(SessionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonSessionsStub, using the given settings.
|
HttpJsonSessionsStub(SessionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSessionsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.