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