Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
CompileSuggestionRequest |
CompileSuggestionRequest.Builder.build() |
CompileSuggestionRequest |
CompileSuggestionRequest.Builder.buildPartial() |
static CompileSuggestionRequest |
CompileSuggestionRequest.getDefaultInstance()
Deprecated.
|
CompileSuggestionRequest |
CompileSuggestionRequest.getDefaultInstanceForType()
Deprecated.
|
CompileSuggestionRequest |
CompileSuggestionRequest.Builder.getDefaultInstanceForType() |
static CompileSuggestionRequest |
CompileSuggestionRequest.parseDelimitedFrom(InputStream input)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(byte[] data)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(ByteBuffer data)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(ByteString data)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(CodedInputStream input)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(InputStream input)
Deprecated.
|
static CompileSuggestionRequest |
CompileSuggestionRequest.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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<CompileSuggestionRequest> |
CompileSuggestionRequest.getParserForType()
Deprecated.
|
static Parser<CompileSuggestionRequest> |
CompileSuggestionRequest.parser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompileSuggestionResponse |
ParticipantsGrpc.ParticipantsBlockingStub.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<CompileSuggestionResponse> |
ParticipantsGrpc.ParticipantsFutureStub.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
|
CompileSuggestionResponse |
ParticipantsClient.compileSuggestion(CompileSuggestionRequest request)
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
void |
ParticipantsGrpc.ParticipantsImplBase.compileSuggestion(CompileSuggestionRequest request,
StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.
|
void |
ParticipantsGrpc.ParticipantsStub.compileSuggestion(CompileSuggestionRequest request,
StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.
|
CompileSuggestionRequest.Builder |
CompileSuggestionRequest.Builder.mergeFrom(CompileSuggestionRequest other) |
static CompileSuggestionRequest.Builder |
CompileSuggestionRequest.newBuilder(CompileSuggestionRequest prototype)
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.