public interface BuildListRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJobName()
optional string job_name = 1; |
com.google.protobuf.ByteString |
getJobNameBytes()
optional string job_name = 1; |
java.lang.String |
getParents()
optional string parents = 2; |
com.google.protobuf.ByteString |
getParentsBytes()
optional string parents = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getJobName()
optional string job_name = 1;com.google.protobuf.ByteString getJobNameBytes()
optional string job_name = 1;java.lang.String getParents()
optional string parents = 2;com.google.protobuf.ByteString getParentsBytes()
optional string parents = 2;