public interface TrainProcessorVersionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getProcessorVersion()
The resource name of the processor version produced by training.
|
com.google.protobuf.ByteString |
getProcessorVersionBytes()
The resource name of the processor version produced by training.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getProcessorVersion()
The resource name of the processor version produced by training.
string processor_version = 1;com.google.protobuf.ByteString getProcessorVersionBytes()
The resource name of the processor version produced by training.
string processor_version = 1;Copyright © 2024 Google LLC. All rights reserved.