public interface VodUploadOptionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateId()
string TemplateId = 1; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
string TemplateId = 1; |
String |
getTemplateIds(int index)
repeated string TemplateIds = 99; |
com.google.protobuf.ByteString |
getTemplateIdsBytes(int index)
repeated string TemplateIds = 99; |
int |
getTemplateIdsCount()
repeated string TemplateIds = 99; |
List<String> |
getTemplateIdsList()
repeated string TemplateIds = 99; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTemplateId()
string TemplateId = 1;com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 1;List<String> getTemplateIdsList()
repeated string TemplateIds = 99;int getTemplateIdsCount()
repeated string TemplateIds = 99;String getTemplateIds(int index)
repeated string TemplateIds = 99;index - The index of the element to return.com.google.protobuf.ByteString getTemplateIdsBytes(int index)
repeated string TemplateIds = 99;index - The index of the value to return.Copyright © 2025. All rights reserved.