Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
static FulfillmentsSettings |
FulfillmentsSettings.create(FulfillmentsStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
FulfillmentsStubSettings |
FulfillmentsStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcFulfillmentsStub |
GrpcFulfillmentsStub.create(FulfillmentsStubSettings settings) |
static HttpJsonFulfillmentsStub |
HttpJsonFulfillmentsStub.create(FulfillmentsStubSettings settings) |
Constructor and Description |
---|
Builder(FulfillmentsStubSettings settings) |
GrpcFulfillmentsStub(FulfillmentsStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcFulfillmentsStub, using the given settings.
|
GrpcFulfillmentsStub(FulfillmentsStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcFulfillmentsStub, using the given settings.
|
HttpJsonFulfillmentsStub(FulfillmentsStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonFulfillmentsStub, using the given settings.
|
HttpJsonFulfillmentsStub(FulfillmentsStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonFulfillmentsStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.