Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
CompileSuggestionResponse |
CompileSuggestionResponse.Builder.build() |
CompileSuggestionResponse |
CompileSuggestionResponse.Builder.buildPartial() |
CompileSuggestionResponse |
ParticipantsGrpc.ParticipantsBlockingStub.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
|
CompileSuggestionResponse |
ParticipantsClient.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.getDefaultInstance()
Deprecated.
|
CompileSuggestionResponse |
CompileSuggestionResponse.getDefaultInstanceForType()
Deprecated.
|
CompileSuggestionResponse |
CompileSuggestionResponse.Builder.getDefaultInstanceForType() |
static CompileSuggestionResponse |
CompileSuggestionResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(byte[] data)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(ByteString data)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(CodedInputStream input)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(InputStream input)
Deprecated.
|
static CompileSuggestionResponse |
CompileSuggestionResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<CompileSuggestionResponse> |
ParticipantsGrpc.ParticipantsFutureStub.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
|
UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsClient.compileSuggestionCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsSettings.compileSuggestionSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings.Builder<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsSettings.Builder.compileSuggestionSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
static MethodDescriptor<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsGrpc.getCompileSuggestionMethod() |
Parser<CompileSuggestionResponse> |
CompileSuggestionResponse.getParserForType()
Deprecated.
|
static Parser<CompileSuggestionResponse> |
CompileSuggestionResponse.parser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompileSuggestionResponse.Builder |
CompileSuggestionResponse.Builder.mergeFrom(CompileSuggestionResponse other) |
static CompileSuggestionResponse.Builder |
CompileSuggestionResponse.newBuilder(CompileSuggestionResponse prototype)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsGrpc.ParticipantsImplBase.compileSuggestion(CompileSuggestionRequest request,
StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.
|
void |
ParticipantsGrpc.ParticipantsStub.compileSuggestion(CompileSuggestionRequest request,
StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsStub.compileSuggestionCallable()
Deprecated.
|
UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse> |
HttpJsonParticipantsStub.compileSuggestionCallable() |
UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse> |
GrpcParticipantsStub.compileSuggestionCallable() |
UnaryCallSettings<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsStubSettings.compileSuggestionSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
UnaryCallSettings.Builder<CompileSuggestionRequest,CompileSuggestionResponse> |
ParticipantsStubSettings.Builder.compileSuggestionSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
Copyright © 2022 Google LLC. All rights reserved.