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