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 TrainFlowRequest
TrainFlowRequest.Builder. build()
TrainFlowRequest
TrainFlowRequest.Builder. buildPartial()
static TrainFlowRequest
TrainFlowRequest. getDefaultInstance()
TrainFlowRequest
TrainFlowRequest.Builder. getDefaultInstanceForType()
TrainFlowRequest
TrainFlowRequest. getDefaultInstanceForType()
static TrainFlowRequest
TrainFlowRequest. parseDelimitedFrom(InputStream input)
static TrainFlowRequest
TrainFlowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainFlowRequest
TrainFlowRequest. parseFrom(byte[] data)
static TrainFlowRequest
TrainFlowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainFlowRequest
TrainFlowRequest. parseFrom(com.google.protobuf.ByteString data)
static TrainFlowRequest
TrainFlowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainFlowRequest
TrainFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static TrainFlowRequest
TrainFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainFlowRequest
TrainFlowRequest. parseFrom(InputStream input)
static TrainFlowRequest
TrainFlowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrainFlowRequest
TrainFlowRequest. parseFrom(ByteBuffer data)
static TrainFlowRequest
TrainFlowRequest. 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.Builder
TrainFlowRequest.Builder. mergeFrom(TrainFlowRequest other)
static TrainFlowRequest.Builder
TrainFlowRequest. newBuilder(TrainFlowRequest prototype)
default void
FlowsGrpc.AsyncService. trainFlow(TrainFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Trains the specified flow.com.google.longrunning.Operation
FlowsGrpc.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.void
FlowsGrpc.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.
-