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