public interface VodStoreInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAuth()
1001 阶段返回上传使用的签名信息
|
com.google.protobuf.ByteString |
getAuthBytes()
1001 阶段返回上传使用的签名信息
|
String |
getStoreUri()
1001 阶段返回存储的 uri
|
com.google.protobuf.ByteString |
getStoreUriBytes()
1001 阶段返回存储的 uri
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStoreUri()
1001 阶段返回存储的 uri
string StoreUri = 1;com.google.protobuf.ByteString getStoreUriBytes()
1001 阶段返回存储的 uri
string StoreUri = 1;String getAuth()
1001 阶段返回上传使用的签名信息
string Auth = 2;com.google.protobuf.ByteString getAuthBytes()
1001 阶段返回上传使用的签名信息
string Auth = 2;Copyright © 2025. All rights reserved.