public interface VodGetFileInfosRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName()
bucket名
|
com.google.protobuf.ByteString |
getBucketNameBytes()
bucket名
|
long |
getDownloadUrlExpire()
下载链接过期时间
|
String |
getDownloadUrlNetworkType()
下载链接网络类型
|
com.google.protobuf.ByteString |
getDownloadUrlNetworkTypeBytes()
下载链接网络类型
|
String |
getEncodedFileNames()
string EncodedFileNames = 2; |
com.google.protobuf.ByteString |
getEncodedFileNamesBytes()
string EncodedFileNames = 2; |
boolean |
getNeedDownloadUrl()
是否需要下载链接
|
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
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 getEncodedFileNames()
string EncodedFileNames = 2;com.google.protobuf.ByteString getEncodedFileNamesBytes()
string EncodedFileNames = 2;String getBucketName()
bucket名
string BucketName = 3;com.google.protobuf.ByteString getBucketNameBytes()
bucket名
string BucketName = 3;boolean getNeedDownloadUrl()
是否需要下载链接
bool NeedDownloadUrl = 4;String getDownloadUrlNetworkType()
下载链接网络类型
string DownloadUrlNetworkType = 5;com.google.protobuf.ByteString getDownloadUrlNetworkTypeBytes()
下载链接网络类型
string DownloadUrlNetworkType = 5;long getDownloadUrlExpire()
下载链接过期时间
int64 DownloadUrlExpire = 6;Copyright © 2025. All rights reserved.