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 CompileSuggestionResponse
CompileSuggestionResponse.Builder. build()
CompileSuggestionResponse
CompileSuggestionResponse.Builder. buildPartial()
CompileSuggestionResponse
ParticipantsClient. compileSuggestion(CompileSuggestionRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.CompileSuggestionResponse
ParticipantsGrpc.ParticipantsBlockingStub. compileSuggestion(CompileSuggestionRequest request)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. getDefaultInstance()
Deprecated.CompileSuggestionResponse
CompileSuggestionResponse.Builder. getDefaultInstanceForType()
CompileSuggestionResponse
CompileSuggestionResponse. getDefaultInstanceForType()
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseDelimitedFrom(InputStream input)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(byte[] data)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(com.google.protobuf.ByteString data)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(InputStream input)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. parseFrom(ByteBuffer data)
Deprecated.static CompileSuggestionResponse
CompileSuggestionResponse. 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.Builder
CompileSuggestionResponse.Builder. mergeFrom(CompileSuggestionResponse other)
static CompileSuggestionResponse.Builder
CompileSuggestionResponse. newBuilder(CompileSuggestionResponse prototype)
Deprecated.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type CompileSuggestionResponse Modifier and Type Method Description default void
ParticipantsGrpc.AsyncService. compileSuggestion(CompileSuggestionRequest request, io.grpc.stub.StreamObserver<CompileSuggestionResponse> responseObserver)
Deprecated.void
ParticipantsGrpc.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.
-