public interface VodUrlUploadJsonRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSpaceName()
上传的空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
上传的空间名
|
String |
getURLSets()
上传URL设置参数集合,每个URL入参的设置均在此设置
|
com.google.protobuf.ByteString |
getURLSetsBytes()
上传URL设置参数集合,每个URL入参的设置均在此设置
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
上传的空间名
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
上传的空间名
string SpaceName = 1;String getURLSets()
上传URL设置参数集合,每个URL入参的设置均在此设置
string URLSets = 2;com.google.protobuf.ByteString getURLSetsBytes()
上传URL设置参数集合,每个URL入参的设置均在此设置
string URLSets = 2;Copyright © 2023. All rights reserved.