Class DeployFlowRequest (1.13.0)

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

The request message for Environments.DeployFlow.

Attributes

NameDescription
environment str
Required. The environment to deploy the flow to. Format: ``projects/
flow_version str
Required. The flow version to deploy. Format: ``projects/

Inheritance

builtins.object > proto.message.Message > DeployFlowRequest