Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.DeployFlowRequest
-
Packages that use DeployFlowRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of DeployFlowRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return DeployFlowRequest Modifier and Type Method Description DeployFlowRequest
DeployFlowRequest.Builder. build()
DeployFlowRequest
DeployFlowRequest.Builder. buildPartial()
static DeployFlowRequest
DeployFlowRequest. getDefaultInstance()
DeployFlowRequest
DeployFlowRequest.Builder. getDefaultInstanceForType()
DeployFlowRequest
DeployFlowRequest. getDefaultInstanceForType()
static DeployFlowRequest
DeployFlowRequest. parseDelimitedFrom(InputStream input)
static DeployFlowRequest
DeployFlowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeployFlowRequest
DeployFlowRequest. parseFrom(byte[] data)
static DeployFlowRequest
DeployFlowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeployFlowRequest
DeployFlowRequest. parseFrom(com.google.protobuf.ByteString data)
static DeployFlowRequest
DeployFlowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeployFlowRequest
DeployFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeployFlowRequest
DeployFlowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeployFlowRequest
DeployFlowRequest. parseFrom(InputStream input)
static DeployFlowRequest
DeployFlowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeployFlowRequest
DeployFlowRequest. parseFrom(ByteBuffer data)
static DeployFlowRequest
DeployFlowRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type DeployFlowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsClient. deployFlowCallable()
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsClient. deployFlowOperationCallable()
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsSettings.Builder. deployFlowOperationSettings()
Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.OperationCallSettings<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsSettings. deployFlowOperationSettings()
Returns the object with the settings used for calls to deployFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsSettings.Builder. deployFlowSettings()
Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.UnaryCallSettings<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsSettings. deployFlowSettings()
Returns the object with the settings used for calls to deployFlow.static io.grpc.MethodDescriptor<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsGrpc. getDeployFlowMethod()
com.google.protobuf.Parser<DeployFlowRequest>
DeployFlowRequest. getParserForType()
static com.google.protobuf.Parser<DeployFlowRequest>
DeployFlowRequest. parser()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type DeployFlowRequest Modifier and Type Method Description default void
EnvironmentsGrpc.AsyncService. deployFlow(DeployFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.longrunning.Operation
EnvironmentsGrpc.EnvironmentsBlockingStub. deployFlow(DeployFlowRequest request)
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EnvironmentsGrpc.EnvironmentsFutureStub. deployFlow(DeployFlowRequest request)
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].void
EnvironmentsGrpc.EnvironmentsStub. deployFlow(DeployFlowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.longrunning.OperationFuture<DeployFlowResponse,DeployFlowMetadata>
EnvironmentsClient. deployFlowAsync(DeployFlowRequest request)
Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].DeployFlowRequest.Builder
DeployFlowRequest.Builder. mergeFrom(DeployFlowRequest other)
static DeployFlowRequest.Builder
DeployFlowRequest. newBuilder(DeployFlowRequest prototype)
-
Uses of DeployFlowRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type DeployFlowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsStub. deployFlowCallable()
com.google.api.gax.rpc.UnaryCallable<DeployFlowRequest,com.google.longrunning.Operation>
GrpcEnvironmentsStub. deployFlowCallable()
com.google.api.gax.rpc.UnaryCallable<DeployFlowRequest,com.google.longrunning.Operation>
HttpJsonEnvironmentsStub. deployFlowCallable()
com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsStub. deployFlowOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
GrpcEnvironmentsStub. deployFlowOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
HttpJsonEnvironmentsStub. deployFlowOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsStubSettings.Builder. deployFlowOperationSettings()
Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.OperationCallSettings<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>
EnvironmentsStubSettings. deployFlowOperationSettings()
Returns the object with the settings used for calls to deployFlow.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings.Builder. deployFlowSettings()
Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.UnaryCallSettings<DeployFlowRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings. deployFlowSettings()
Returns the object with the settings used for calls to deployFlow.
-