public interface VodCreateVideoClassificationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2023. All rights reserved.