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