Interface GmTalkReqOuterClass.GmTalkReqOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GmTalkReqOuterClass.GmTalkReq, GmTalkReqOuterClass.GmTalkReq.Builder
Enclosing class:
GmTalkReqOuterClass

public static interface GmTalkReqOuterClass.GmTalkReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string msg = 7;
    com.google.protobuf.ByteString
    string msg = 7;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getMsg

      String getMsg()
      string msg = 7;
      Returns:
      The msg.
    • getMsgBytes

      com.google.protobuf.ByteString getMsgBytes()
      string msg = 7;
      Returns:
      The bytes for msg.