public interface ValuePairOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId()
Url对应的JobId
|
com.google.protobuf.ByteString |
getJobIdBytes()
Url对应的JobId
|
String |
getSourceUrl()
用户上传的Url
|
com.google.protobuf.ByteString |
getSourceUrlBytes()
用户上传的Url
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getJobId()
Url对应的JobId
string JobId = 1;com.google.protobuf.ByteString getJobIdBytes()
Url对应的JobId
string JobId = 1;String getSourceUrl()
用户上传的Url
string SourceUrl = 2;com.google.protobuf.ByteString getSourceUrlBytes()
用户上传的Url
string SourceUrl = 2;Copyright © 2023. All rights reserved.