public interface JobCopyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDestination()
optional string destination = 2; |
com.google.protobuf.ByteString |
getDestinationBytes()
optional string destination = 2; |
java.lang.String |
getSource()
optional string source = 1; |
com.google.protobuf.ByteString |
getSourceBytes()
optional string source = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getSource()
optional string source = 1;com.google.protobuf.ByteString getSourceBytes()
optional string source = 1;java.lang.String getDestination()
optional string destination = 2;com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 2;