Uses of Class
com.google.cloud.dialogflow.v2beta1.CompileSuggestionResponse
-
Packages that use CompileSuggestionResponse Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of CompileSuggestionResponse in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return CompileSuggestionResponse Modifier and Type Method Description CompileSuggestionResponseCompileSuggestionResponse.Builder. build()CompileSuggestionResponseCompileSuggestionResponse.Builder. buildPartial()CompileSuggestionResponseParticipantsClient. compileSuggestion(CompileSuggestionRequest request)Deprecated.This method is deprecated and will be removed in the next major version update.CompileSuggestionResponseParticipantsGrpc.ParticipantsBlockingStub. compileSuggestion(CompileSuggestionRequest request)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. getDefaultInstance()Deprecated.CompileSuggestionResponseCompileSuggestionResponse.Builder. getDefaultInstanceForType()CompileSuggestionResponseCompileSuggestionResponse. getDefaultInstanceForType()Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseDelimitedFrom(InputStream input)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(byte[] data)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(com.google.protobuf.ByteString data)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(InputStream input)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(ByteBuffer data)Deprecated.static CompileSuggestionResponseCompileSuggestionResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type CompileSuggestionResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CompileSuggestionResponse>ParticipantsGrpc.ParticipantsFutureStub. compileSuggestion(CompileSuggestionRequest request)Deprecated.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<CompileSuggestionResponse>CompileSuggestionResponse. getParserForType()Deprecated.static com.google.protobuf.Parser<CompileSuggestionResponse>CompileSuggestionResponse. parser()Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type CompileSuggestionResponse Modifier and Type Method Description CompileSuggestionResponse.BuilderCompileSuggestionResponse.Builder. mergeFrom(CompileSuggestionResponse other)static CompileSuggestionResponse.BuilderCompileSuggestionResponse. newBuilder(CompileSuggestionResponse prototype)Deprecated.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type CompileSuggestionResponse Modifier and Type Method Description default voidParticipantsGrpc.AsyncService. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)Deprecated.voidParticipantsGrpc.ParticipantsStub. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)Deprecated. -
Uses of CompileSuggestionResponse in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type CompileSuggestionResponse 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.
-