| 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 VersionsSettings |
VersionsSettings.create(VersionsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
VersionsStubSettings |
VersionsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonVersionsStub |
HttpJsonVersionsStub.create(VersionsStubSettings settings) |
static GrpcVersionsStub |
GrpcVersionsStub.create(VersionsStubSettings settings) |
| Constructor and Description |
|---|
Builder(VersionsStubSettings settings) |
GrpcVersionsStub(VersionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcVersionsStub, using the given settings.
|
GrpcVersionsStub(VersionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcVersionsStub, using the given settings.
|
HttpJsonVersionsStub(VersionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonVersionsStub, using the given settings.
|
HttpJsonVersionsStub(VersionsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonVersionsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.