public interface VodGetInnerAuditURLsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileNames(int index)
文件路径,最多支持1000个
|
com.google.protobuf.ByteString |
getFileNamesBytes(int index)
文件路径,最多支持1000个
|
int |
getFileNamesCount()
文件路径,最多支持1000个
|
List<String> |
getFileNamesList()
文件路径,最多支持1000个
|
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
String |
getVid()
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 2; |
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 getVid()
string Vid = 2;com.google.protobuf.ByteString getVidBytes()
string Vid = 2;List<String> getFileNamesList()
文件路径,最多支持1000个
repeated string FileNames = 3;int getFileNamesCount()
文件路径,最多支持1000个
repeated string FileNames = 3;String getFileNames(int index)
文件路径,最多支持1000个
repeated string FileNames = 3;index - The index of the element to return.com.google.protobuf.ByteString getFileNamesBytes(int index)
文件路径,最多支持1000个
repeated string FileNames = 3;index - The index of the value to return.Copyright © 2025. All rights reserved.