Interface ShowClientGuideNotifyOuterClass.ShowClientGuideNotifyOrBuilder

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

public static interface ShowClientGuideNotifyOuterClass.ShowClientGuideNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string guide_name = 14;
    com.google.protobuf.ByteString
    string guide_name = 14;

    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

    • getGuideName

      String getGuideName()
      string guide_name = 14;
      Returns:
      The guideName.
    • getGuideNameBytes

      com.google.protobuf.ByteString getGuideNameBytes()
      string guide_name = 14;
      Returns:
      The bytes for guideName.