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/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>`.
string flow = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.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) = { ... }Copyright © 2022 Google LLC. All rights reserved.