public interface VodCreateVideoClassificationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getClassification()
string Classification = 4; |
com.google.protobuf.ByteString |
getClassificationBytes()
string Classification = 4; |
int |
getLevel()
int32 Level = 2; |
long |
getParentId()
int64 ParentId = 3; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
String getSpaceName()
string SpaceName = 1;
com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;
int getLevel()
int32 Level = 2;
long getParentId()
int64 ParentId = 3;
String getClassification()
string Classification = 4;
com.google.protobuf.ByteString getClassificationBytes()
string Classification = 4;
Copyright © 2024. All rights reserved.