public static interface Api.BypassIdentityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAccountId()
uint64 account_id = 1; |
String |
getChannel()
string channel = 5; |
com.google.protobuf.ByteString |
getChannelBytes()
string channel = 5; |
long |
getIdentityId()
uint64 identity_id = 2; |
String |
getIdentityName()
string identity_name = 4; |
com.google.protobuf.ByteString |
getIdentityNameBytes()
string identity_name = 4; |
String |
getIdentityType()
string identity_type = 3; |
com.google.protobuf.ByteString |
getIdentityTypeBytes()
string identity_type = 3; |
String |
getOriginalIdentityType()
string original_identity_type = 6; |
com.google.protobuf.ByteString |
getOriginalIdentityTypeBytes()
string original_identity_type = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getAccountId()
uint64 account_id = 1;long getIdentityId()
uint64 identity_id = 2;String getIdentityType()
string identity_type = 3;com.google.protobuf.ByteString getIdentityTypeBytes()
string identity_type = 3;String getIdentityName()
string identity_name = 4;com.google.protobuf.ByteString getIdentityNameBytes()
string identity_name = 4;String getChannel()
string channel = 5;com.google.protobuf.ByteString getChannelBytes()
string channel = 5;String getOriginalIdentityType()
string original_identity_type = 6;com.google.protobuf.ByteString getOriginalIdentityTypeBytes()
string original_identity_type = 6;Copyright © 2025. All rights reserved.