Class ExportFlowRequest (1.12.0)

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

The request message for Flows.ExportFlow.

Attributes

NameDescription
name str
Required. The name of the flow to export. Format: ``projects/
flow_uri str
Optional. The `Google Cloud Storage
include_referenced_flows bool
Optional. Whether to export flows referenced by the specified flow.

Inheritance

builtins.object > proto.message.Message > ExportFlowRequest