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