public interface JobOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getColor()
optional string color = 4; |
com.google.protobuf.ByteString |
getColorBytes()
optional string color = 4; |
java.lang.String |
getJobType()
optional string job_type = 3; |
com.google.protobuf.ByteString |
getJobTypeBytes()
optional string job_type = 3; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
java.lang.String |
getParents()
optional string parents = 2; |
com.google.protobuf.ByteString |
getParentsBytes()
optional string parents = 2; |
java.lang.String |
getUrl()
optional string url = 5; |
com.google.protobuf.ByteString |
getUrlBytes()
optional string url = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;java.lang.String getParents()
optional string parents = 2;com.google.protobuf.ByteString getParentsBytes()
optional string parents = 2;java.lang.String getJobType()
optional string job_type = 3;com.google.protobuf.ByteString getJobTypeBytes()
optional string job_type = 3;java.lang.String getColor()
optional string color = 4;com.google.protobuf.ByteString getColorBytes()
optional string color = 4;java.lang.String getUrl()
optional string url = 5;com.google.protobuf.ByteString getUrlBytes()
optional string url = 5;