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