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