Class DeployFlowResponse (1.13.4)

DeployFlowResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for Environments.DeployFlow.

Attributes

NameDescription
environment google.cloud.dialogflowcx_v3beta1.types.Environment
The updated environment where the flow is deployed.
deployment str
The name of the flow version deployment. Format: projects/.

Inheritance

builtins.object > proto.message.Message > DeployFlowResponse