public static interface Contact.ContactAliasRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getAlias()
nullable
.google.protobuf.StringValue alias = 2; |
com.google.protobuf.StringValueOrBuilder |
getAliasOrBuilder()
nullable
.google.protobuf.StringValue alias = 2; |
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
boolean |
hasAlias()
nullable
.google.protobuf.StringValue alias = 2; |
String getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;boolean hasAlias()
nullable
.google.protobuf.StringValue alias = 2;com.google.protobuf.StringValue getAlias()
nullable
.google.protobuf.StringValue alias = 2;com.google.protobuf.StringValueOrBuilder getAliasOrBuilder()
nullable
.google.protobuf.StringValue alias = 2;Copyright © 2020. All rights reserved.