DeployFlowResponse

The response message for Environments.DeployFlow.

JSON representation
{
  "environment": {
    object (Environment)
  },
  "deployment": string
}
Fields
environment

object (Environment)

The updated environment where the flow is deployed.

deployment

string

The name of the flow version Deployment. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/ environments/<Environment ID>/deployments/<Deployment ID>.