public interface VodGetAdAuditResultByVidRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileIds(int index)
文件路径,最多支持1000个
|
com.google.protobuf.ByteString |
getFileIdsBytes(int index)
文件路径,最多支持1000个
|
int |
getFileIdsCount()
文件路径,最多支持1000个
|
List<String> |
getFileIdsList()
文件路径,最多支持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> getFileIdsList()
文件路径,最多支持1000个
repeated string FileIds = 3;int getFileIdsCount()
文件路径,最多支持1000个
repeated string FileIds = 3;String getFileIds(int index)
文件路径,最多支持1000个
repeated string FileIds = 3;index - The index of the element to return.com.google.protobuf.ByteString getFileIdsBytes(int index)
文件路径,最多支持1000个
repeated string FileIds = 3;index - The index of the value to return.Copyright © 2025. All rights reserved.