Interface SaveUgcRspOuterClass.SaveUgcRspOrBuilder

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

public static interface SaveUgcRspOuterClass.SaveUgcRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool JGBHEMIDGCJ = 11;
    int
    int32 retcode = 14;
    long
    uint64 ugc_guid = 6;
    .UgcType ugc_type = 3;
    int
    .UgcType ugc_type = 3;

    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

    • getUgcTypeValue

      int getUgcTypeValue()
      .UgcType ugc_type = 3;
      Returns:
      The enum numeric value on the wire for ugcType.
    • getUgcType

      .UgcType ugc_type = 3;
      Returns:
      The ugcType.
    • getUgcGuid

      long getUgcGuid()
      uint64 ugc_guid = 6;
      Returns:
      The ugcGuid.
    • getRetcode

      int getRetcode()
      int32 retcode = 14;
      Returns:
      The retcode.
    • getJGBHEMIDGCJ

      boolean getJGBHEMIDGCJ()
      bool JGBHEMIDGCJ = 11;
      Returns:
      The jGBHEMIDGCJ.