public interface VodImageFileOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
文件路径
|
com.google.protobuf.ByteString |
getFileNameBytes()
文件路径
|
String |
getUrl()
图片源文件URL
|
com.google.protobuf.ByteString |
getUrlBytes()
图片源文件URL
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrl()
图片源文件URL
string Url = 1;com.google.protobuf.ByteString getUrlBytes()
图片源文件URL
string Url = 1;String getFileName()
文件路径
string FileName = 2;com.google.protobuf.ByteString getFileNameBytes()
文件路径
string FileName = 2;Copyright © 2025. All rights reserved.