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