public interface ImportFlowResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFlow()
The unique identifier of the new flow.
|
com.google.protobuf.ByteString |
getFlowBytes()
The unique identifier of the new flow.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFlow()
The unique identifier of the new flow. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
string flow = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getFlowBytes()
The unique identifier of the new flow. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
string flow = 1 [(.google.api.resource_reference) = { ... }Copyright © 2025 Google LLC. All rights reserved.