Class ExportFlowResponse (1.2.0)

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

The response message for Flows.ExportFlow.

Attributes

NameDescription
flow_uri str
The URI to a file containing the exported flow. This field is populated only if flow_uri is specified in ExportFlowRequest.
flow_content bytes
Uncompressed raw byte content for flow.