public interface TransferLeaderMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMsg()
optional string msg = 1; |
com.google.protobuf.ByteString |
getMsgBytes()
optional string msg = 1; |
boolean |
hasMsg()
optional string msg = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMsg()
optional string msg = 1;
String getMsg()
optional string msg = 1;
com.google.protobuf.ByteString getMsgBytes()
optional string msg = 1;
Copyright © 2023. All Rights Reserved.