public interface SnapshotParamsDynpostOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
int |
getHeight()
int32 Height = 4; |
String |
getStoreUri()
string StoreUri = 2; |
com.google.protobuf.ByteString |
getStoreUriBytes()
string StoreUri = 2; |
int |
getWidth()
int32 Width = 3; |
String getFormat()
string Format = 1;
com.google.protobuf.ByteString getFormatBytes()
string Format = 1;
String getStoreUri()
string StoreUri = 2;
com.google.protobuf.ByteString getStoreUriBytes()
string StoreUri = 2;
int getWidth()
int32 Width = 3;
int getHeight()
int32 Height = 4;
Copyright © 2024. All rights reserved.