public interface VodUpdateMediaStorageClassDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotExistVids(int index)
repeated string NotExistVids = 1; |
com.google.protobuf.ByteString |
getNotExistVidsBytes(int index)
repeated string NotExistVids = 1; |
int |
getNotExistVidsCount()
repeated string NotExistVids = 1; |
List<String> |
getNotExistVidsList()
repeated string NotExistVids = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNotExistVidsList()
repeated string NotExistVids = 1;int getNotExistVidsCount()
repeated string NotExistVids = 1;String getNotExistVids(int index)
repeated string NotExistVids = 1;index - The index of the element to return.com.google.protobuf.ByteString getNotExistVidsBytes(int index)
repeated string NotExistVids = 1;index - The index of the value to return.Copyright © 2025. All rights reserved.