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