public interface RegisterResponsePbOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMessage()
string message = 5; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 5; |
boolean |
getRefused()
bool refused = 4; |
String |
getRegistId()
string registId = 2; |
com.google.protobuf.ByteString |
getRegistIdBytes()
string registId = 2; |
boolean |
getSuccess()
bool success = 1; |
long |
getVersion()
int64 version = 3; |
boolean getSuccess()
bool success = 1;String getRegistId()
string registId = 2;com.google.protobuf.ByteString getRegistIdBytes()
string registId = 2;long getVersion()
int64 version = 3;boolean getRefused()
bool refused = 4;String getMessage()
string message = 5;com.google.protobuf.ByteString getMessageBytes()
string message = 5;Copyright © 2023 The Ant Financial. All rights reserved.