Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsClient.getAnswerRecordCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsSettings.getAnswerRecordSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings.Builder<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsSettings.Builder.getAnswerRecordSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
static MethodDescriptor<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsGrpc.getGetAnswerRecordMethod() |
Parser<GetAnswerRecordRequest> |
GetAnswerRecordRequest.getParserForType() |
static Parser<GetAnswerRecordRequest> |
GetAnswerRecordRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AnswerRecord |
AnswerRecordsGrpc.AnswerRecordsBlockingStub.getAnswerRecord(GetAnswerRecordRequest request)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<AnswerRecord> |
AnswerRecordsGrpc.AnswerRecordsFutureStub.getAnswerRecord(GetAnswerRecordRequest request)
Deprecated.
|
AnswerRecord |
AnswerRecordsClient.getAnswerRecord(GetAnswerRecordRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
void |
AnswerRecordsGrpc.AnswerRecordsImplBase.getAnswerRecord(GetAnswerRecordRequest request,
StreamObserver<AnswerRecord> responseObserver)
Deprecated.
|
void |
AnswerRecordsGrpc.AnswerRecordsStub.getAnswerRecord(GetAnswerRecordRequest request,
StreamObserver<AnswerRecord> responseObserver)
Deprecated.
|
GetAnswerRecordRequest.Builder |
GetAnswerRecordRequest.Builder.mergeFrom(GetAnswerRecordRequest other) |
static GetAnswerRecordRequest.Builder |
GetAnswerRecordRequest.newBuilder(GetAnswerRecordRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAnswerRecordRequest,AnswerRecord> |
HttpJsonAnswerRecordsStub.getAnswerRecordCallable() |
UnaryCallable<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsStub.getAnswerRecordCallable()
Deprecated.
|
UnaryCallable<GetAnswerRecordRequest,AnswerRecord> |
GrpcAnswerRecordsStub.getAnswerRecordCallable() |
UnaryCallSettings<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsStubSettings.getAnswerRecordSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings.Builder<GetAnswerRecordRequest,AnswerRecord> |
AnswerRecordsStubSettings.Builder.getAnswerRecordSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
Copyright © 2022 Google LLC. All rights reserved.