Uses of Class
com.google.cloud.dialogflow.cx.v3.TrainFlowRequest
-
Packages that use TrainFlowRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of TrainFlowRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return TrainFlowRequest Modifier and Type Method Description TrainFlowRequestTrainFlowRequest.Builder. build()TrainFlowRequestTrainFlowRequest.Builder. buildPartial()static TrainFlowRequestTrainFlowRequest. getDefaultInstance()TrainFlowRequestTrainFlowRequest.Builder. getDefaultInstanceForType()TrainFlowRequestTrainFlowRequest. getDefaultInstanceForType()static TrainFlowRequestTrainFlowRequest. parseDelimitedFrom(InputStream input)static TrainFlowRequestTrainFlowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainFlowRequestTrainFlowRequest. parseFrom(byte[] data)static TrainFlowRequestTrainFlowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainFlowRequestTrainFlowRequest. parseFrom(com.google.protobuf.ByteString data)static TrainFlowRequestTrainFlowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainFlowRequestTrainFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TrainFlowRequestTrainFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainFlowRequestTrainFlowRequest. parseFrom(InputStream input)static TrainFlowRequestTrainFlowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TrainFlowRequestTrainFlowRequest. parseFrom(ByteBuffer data)static TrainFlowRequestTrainFlowRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type TrainFlowRequest Modifier and Type Method Description com.google.protobuf.Parser<TrainFlowRequest>TrainFlowRequest. getParserForType()static io.grpc.MethodDescriptor<TrainFlowRequest,com.google.longrunning.Operation>FlowsGrpc. getTrainFlowMethod()static com.google.protobuf.Parser<TrainFlowRequest>TrainFlowRequest. parser()com.google.api.gax.rpc.UnaryCallable<TrainFlowRequest,com.google.longrunning.Operation>FlowsClient. trainFlowCallable()Trains the specified flow.com.google.api.gax.rpc.OperationCallable<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsClient. trainFlowOperationCallable()Trains the specified flow.com.google.api.gax.rpc.OperationCallSettings.Builder<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsSettings.Builder. trainFlowOperationSettings()Returns the builder for the settings used for calls to trainFlow.com.google.api.gax.rpc.OperationCallSettings<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsSettings. trainFlowOperationSettings()Returns the object with the settings used for calls to trainFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainFlowRequest,com.google.longrunning.Operation>FlowsSettings.Builder. trainFlowSettings()Returns the builder for the settings used for calls to trainFlow.com.google.api.gax.rpc.UnaryCallSettings<TrainFlowRequest,com.google.longrunning.Operation>FlowsSettings. trainFlowSettings()Returns the object with the settings used for calls to trainFlow.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type TrainFlowRequest Modifier and Type Method Description TrainFlowRequest.BuilderTrainFlowRequest.Builder. mergeFrom(TrainFlowRequest other)static TrainFlowRequest.BuilderTrainFlowRequest. newBuilder(TrainFlowRequest prototype)default voidFlowsGrpc.AsyncService. trainFlow(TrainFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Trains the specified flow.com.google.longrunning.OperationFlowsGrpc.FlowsBlockingStub. trainFlow(TrainFlowRequest request)Trains the specified flow.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>FlowsGrpc.FlowsFutureStub. trainFlow(TrainFlowRequest request)Trains the specified flow.voidFlowsGrpc.FlowsStub. trainFlow(TrainFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Trains the specified flow.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsClient. trainFlowAsync(TrainFlowRequest request)Trains the specified flow. -
Uses of TrainFlowRequest in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type TrainFlowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TrainFlowRequest,com.google.longrunning.Operation>FlowsStub. trainFlowCallable()com.google.api.gax.rpc.UnaryCallable<TrainFlowRequest,com.google.longrunning.Operation>GrpcFlowsStub. trainFlowCallable()com.google.api.gax.rpc.UnaryCallable<TrainFlowRequest,com.google.longrunning.Operation>HttpJsonFlowsStub. trainFlowCallable()com.google.api.gax.rpc.OperationCallable<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsStub. trainFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>GrpcFlowsStub. trainFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>HttpJsonFlowsStub. trainFlowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsStubSettings.Builder. trainFlowOperationSettings()Returns the builder for the settings used for calls to trainFlow.com.google.api.gax.rpc.OperationCallSettings<TrainFlowRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>FlowsStubSettings. trainFlowOperationSettings()Returns the object with the settings used for calls to trainFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<TrainFlowRequest,com.google.longrunning.Operation>FlowsStubSettings.Builder. trainFlowSettings()Returns the builder for the settings used for calls to trainFlow.com.google.api.gax.rpc.UnaryCallSettings<TrainFlowRequest,com.google.longrunning.Operation>FlowsStubSettings. trainFlowSettings()Returns the object with the settings used for calls to trainFlow.
-