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