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