public interface VodDeleteMaterialRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getMid()
素材Id
string Mid = 1; |
com.google.protobuf.ByteString |
getMidBytes()
素材Id
string Mid = 1; |
String |
getSpaceName()
空间名称
string SpaceName = 2; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名称
string SpaceName = 2; |
String getMid()
素材Id
string Mid = 1;
com.google.protobuf.ByteString getMidBytes()
素材Id
string Mid = 1;
String getSpaceName()
空间名称
string SpaceName = 2;
com.google.protobuf.ByteString getSpaceNameBytes()
空间名称
string SpaceName = 2;
Copyright © 2024. All rights reserved.