Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ImportFlowRequest
-
Packages that use ImportFlowRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ImportFlowRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ImportFlowRequest Modifier and Type Method Description ImportFlowRequestImportFlowRequest.Builder. build()ImportFlowRequestImportFlowRequest.Builder. buildPartial()static ImportFlowRequestImportFlowRequest. getDefaultInstance()ImportFlowRequestImportFlowRequest.Builder. getDefaultInstanceForType()ImportFlowRequestImportFlowRequest. getDefaultInstanceForType()static ImportFlowRequestImportFlowRequest. parseDelimitedFrom(InputStream input)static ImportFlowRequestImportFlowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportFlowRequestImportFlowRequest. parseFrom(byte[] data)static ImportFlowRequestImportFlowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportFlowRequestImportFlowRequest. parseFrom(com.google.protobuf.ByteString data)static ImportFlowRequestImportFlowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportFlowRequestImportFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ImportFlowRequestImportFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportFlowRequestImportFlowRequest. parseFrom(InputStream input)static ImportFlowRequestImportFlowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportFlowRequestImportFlowRequest. parseFrom(ByteBuffer data)static ImportFlowRequestImportFlowRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ImportFlowRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ImportFlowRequest,com.google.longrunning.Operation>FlowsGrpc. getImportFlowMethod()com.google.protobuf.Parser<ImportFlowRequest>ImportFlowRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ImportFlowRequest,com.google.longrunning.Operation>FlowsClient. importFlowCallable()Imports the specified flow to the specified agent from a binary file.com.google.api.gax.rpc.OperationCallable<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsClient. importFlowOperationCallable()Imports the specified flow to the specified agent from a binary file.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsSettings.Builder. importFlowOperationSettings()Returns the builder for the settings used for calls to importFlow.com.google.api.gax.rpc.OperationCallSettings<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsSettings. importFlowOperationSettings()Returns the object with the settings used for calls to importFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFlowRequest,com.google.longrunning.Operation>FlowsSettings.Builder. importFlowSettings()Returns the builder for the settings used for calls to importFlow.com.google.api.gax.rpc.UnaryCallSettings<ImportFlowRequest,com.google.longrunning.Operation>FlowsSettings. importFlowSettings()Returns the object with the settings used for calls to importFlow.static com.google.protobuf.Parser<ImportFlowRequest>ImportFlowRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ImportFlowRequest Modifier and Type Method Description default voidFlowsGrpc.AsyncService. importFlow(ImportFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Imports the specified flow to the specified agent from a binary file.com.google.longrunning.OperationFlowsGrpc.FlowsBlockingStub. importFlow(ImportFlowRequest request)Imports the specified flow to the specified agent from a binary file.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>FlowsGrpc.FlowsFutureStub. importFlow(ImportFlowRequest request)Imports the specified flow to the specified agent from a binary file.voidFlowsGrpc.FlowsStub. importFlow(ImportFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Imports the specified flow to the specified agent from a binary file.com.google.api.gax.longrunning.OperationFuture<ImportFlowResponse,com.google.protobuf.Struct>FlowsClient. importFlowAsync(ImportFlowRequest request)Imports the specified flow to the specified agent from a binary file.ImportFlowRequest.BuilderImportFlowRequest.Builder. mergeFrom(ImportFlowRequest other)static ImportFlowRequest.BuilderImportFlowRequest. newBuilder(ImportFlowRequest prototype) -
Uses of ImportFlowRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ImportFlowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ImportFlowRequest,com.google.longrunning.Operation>FlowsStub. importFlowCallable()com.google.api.gax.rpc.UnaryCallable<ImportFlowRequest,com.google.longrunning.Operation>GrpcFlowsStub. importFlowCallable()com.google.api.gax.rpc.UnaryCallable<ImportFlowRequest,com.google.longrunning.Operation>HttpJsonFlowsStub. importFlowCallable()com.google.api.gax.rpc.OperationCallable<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsStub. importFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>GrpcFlowsStub. importFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>HttpJsonFlowsStub. importFlowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsStubSettings.Builder. importFlowOperationSettings()Returns the builder for the settings used for calls to importFlow.com.google.api.gax.rpc.OperationCallSettings<ImportFlowRequest,ImportFlowResponse,com.google.protobuf.Struct>FlowsStubSettings. importFlowOperationSettings()Returns the object with the settings used for calls to importFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportFlowRequest,com.google.longrunning.Operation>FlowsStubSettings.Builder. importFlowSettings()Returns the builder for the settings used for calls to importFlow.com.google.api.gax.rpc.UnaryCallSettings<ImportFlowRequest,com.google.longrunning.Operation>FlowsStubSettings. importFlowSettings()Returns the object with the settings used for calls to importFlow.
-