Interface ImportFlowResponseOrBuilder (0.48.0)

public interface ImportFlowResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getFlow()

public abstract String getFlow()

The unique identifier of the new flow. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.

string flow = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The flow.

getFlowBytes()

public abstract ByteString getFlowBytes()

The unique identifier of the new flow. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.

string flow = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for flow.