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 CompileSuggestionRequestCompileSuggestionRequest.Builder. build()CompileSuggestionRequestCompileSuggestionRequest.Builder. buildPartial()static CompileSuggestionRequestCompileSuggestionRequest. getDefaultInstance()Deprecated.CompileSuggestionRequestCompileSuggestionRequest.Builder. getDefaultInstanceForType()CompileSuggestionRequestCompileSuggestionRequest. getDefaultInstanceForType()Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseDelimitedFrom(InputStream input)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(byte[] data)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(com.google.protobuf.ByteString data)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(InputStream input)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. parseFrom(ByteBuffer data)Deprecated.static CompileSuggestionRequestCompileSuggestionRequest. 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 CompileSuggestionResponseParticipantsClient. compileSuggestion(CompileSuggestionRequest request)Deprecated.This method is deprecated and will be removed in the next major version update.default voidParticipantsGrpc.AsyncService. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)Deprecated.CompileSuggestionResponseParticipantsGrpc.ParticipantsBlockingStub. compileSuggestion(CompileSuggestionRequest request)Deprecated.com.google.common.util.concurrent.ListenableFuture<CompileSuggestionResponse>ParticipantsGrpc.ParticipantsFutureStub. compileSuggestion(CompileSuggestionRequest request)Deprecated.voidParticipantsGrpc.ParticipantsStub. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)Deprecated.CompileSuggestionRequest.BuilderCompileSuggestionRequest.Builder. mergeFrom(CompileSuggestionRequest other)static CompileSuggestionRequest.BuilderCompileSuggestionRequest. 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.
-