public interface VodSnapshotOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat()
格式
|
com.google.protobuf.ByteString |
getFormatBytes()
格式
|
int |
getHeight()
高
|
String |
getStoreUri()
Uri
|
com.google.protobuf.ByteString |
getStoreUriBytes()
Uri
|
String |
getUrl()
图片地址
|
com.google.protobuf.ByteString |
getUrlBytes()
图片地址
|
int |
getWidth()
宽
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFormat()
格式
string Format = 1;com.google.protobuf.ByteString getFormatBytes()
格式
string Format = 1;int getHeight()
高
int32 Height = 2;int getWidth()
宽
int32 Width = 3;String getStoreUri()
Uri
string StoreUri = 4;com.google.protobuf.ByteString getStoreUriBytes()
Uri
string StoreUri = 4;String getUrl()
图片地址
string Url = 5;com.google.protobuf.ByteString getUrlBytes()
图片地址
string Url = 5;Copyright © 2025. All rights reserved.