public interface VodProjectInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getDisplayName()
项目展示名称
string DisplayName = 2; |
com.google.protobuf.ByteString |
getDisplayNameBytes()
项目展示名称
string DisplayName = 2; |
String |
getProjectName()
项目名称
string ProjectName = 1; |
com.google.protobuf.ByteString |
getProjectNameBytes()
项目名称
string ProjectName = 1; |
String getProjectName()
项目名称
string ProjectName = 1;
com.google.protobuf.ByteString getProjectNameBytes()
项目名称
string ProjectName = 1;
String getDisplayName()
项目展示名称
string DisplayName = 2;
com.google.protobuf.ByteString getDisplayNameBytes()
项目展示名称
string DisplayName = 2;
Copyright © 2024. All rights reserved.