Interface CreateVersionOperationMetadataOrBuilder (0.65.0)

public interface CreateVersionOperationMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVersion()

public abstract String getVersion()

Name of the created version. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>.

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

Returns
Type Description
String

The version.

getVersionBytes()

public abstract 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) = { ... }

Returns
Type Description
ByteString

The bytes for version.