Uses of Class
com.google.cloud.dialogflow.v2beta1.CompileSuggestionRequest
-
Packages that use CompileSuggestionRequest Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of CompileSuggestionRequest in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return CompileSuggestionRequest Modifier and Type Method Description CompileSuggestionRequest
CompileSuggestionRequest.Builder. build()
CompileSuggestionRequest
CompileSuggestionRequest.Builder. buildPartial()
static CompileSuggestionRequest
CompileSuggestionRequest. getDefaultInstance()
Deprecated.CompileSuggestionRequest
CompileSuggestionRequest.Builder. getDefaultInstanceForType()
CompileSuggestionRequest
CompileSuggestionRequest. getDefaultInstanceForType()
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseDelimitedFrom(InputStream input)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(byte[] data)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(com.google.protobuf.ByteString data)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(InputStream input)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(ByteBuffer data)
Deprecated.static CompileSuggestionRequest
CompileSuggestionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type CompileSuggestionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsClient. compileSuggestionCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsSettings.Builder. compileSuggestionSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsSettings. compileSuggestionSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.static io.grpc.MethodDescriptor<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsGrpc. getCompileSuggestionMethod()
com.google.protobuf.Parser<CompileSuggestionRequest>
CompileSuggestionRequest. getParserForType()
Deprecated.static com.google.protobuf.Parser<CompileSuggestionRequest>
CompileSuggestionRequest. parser()
Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type CompileSuggestionRequest Modifier and Type Method Description CompileSuggestionResponse
ParticipantsClient. compileSuggestion(CompileSuggestionRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.default void
ParticipantsGrpc.AsyncService. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.CompileSuggestionResponse
ParticipantsGrpc.ParticipantsBlockingStub. compileSuggestion(CompileSuggestionRequest request)
Deprecated.com.google.common.util.concurrent.ListenableFuture<CompileSuggestionResponse>
ParticipantsGrpc.ParticipantsFutureStub. compileSuggestion(CompileSuggestionRequest request)
Deprecated.void
ParticipantsGrpc.ParticipantsStub. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.CompileSuggestionRequest.Builder
CompileSuggestionRequest.Builder. mergeFrom(CompileSuggestionRequest other)
static CompileSuggestionRequest.Builder
CompileSuggestionRequest. newBuilder(CompileSuggestionRequest prototype)
Deprecated. -
Uses of CompileSuggestionRequest in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type CompileSuggestionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse>
GrpcParticipantsStub. compileSuggestionCallable()
com.google.api.gax.rpc.UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse>
HttpJsonParticipantsStub. compileSuggestionCallable()
com.google.api.gax.rpc.UnaryCallable<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsStub. compileSuggestionCallable()
Deprecated.com.google.api.gax.rpc.UnaryCallSettings.Builder<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsStubSettings.Builder. compileSuggestionSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<CompileSuggestionRequest,CompileSuggestionResponse>
ParticipantsStubSettings. compileSuggestionSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-