Interface TrainProcessorVersionResponseOrBuilder (2.45.0)

public interface TrainProcessorVersionResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProcessorVersion()

public abstract String getProcessorVersion()

The resource name of the processor version produced by training.

string processor_version = 1;

Returns
TypeDescription
String

The processorVersion.

getProcessorVersionBytes()

public abstract ByteString getProcessorVersionBytes()

The resource name of the processor version produced by training.

string processor_version = 1;

Returns
TypeDescription
ByteString

The bytes for processorVersion.