public interface GetVodMediaPlayDataColumnOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
别名
|
com.google.protobuf.ByteString |
getAliasBytes()
别名
|
String |
getName()
字段名
|
com.google.protobuf.ByteString |
getNameBytes()
字段名
|
String |
getType()
类型
|
com.google.protobuf.ByteString |
getTypeBytes()
类型
|
String |
getValueAlias()
维度值别名
|
com.google.protobuf.ByteString |
getValueAliasBytes()
维度值别名
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
字段名
string Name = 1;com.google.protobuf.ByteString getNameBytes()
字段名
string Name = 1;String getAlias()
别名
string Alias = 2;com.google.protobuf.ByteString getAliasBytes()
别名
string Alias = 2;String getType()
类型
string Type = 3;com.google.protobuf.ByteString getTypeBytes()
类型
string Type = 3;String getValueAlias()
维度值别名
string ValueAlias = 4;com.google.protobuf.ByteString getValueAliasBytes()
维度值别名
string ValueAlias = 4;Copyright © 2025. All rights reserved.