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