Interface CheckUgcUpdateReqOuterClass.CheckUgcUpdateReqOrBuilder

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

public static interface CheckUgcUpdateReqOuterClass.CheckUgcUpdateReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .UgcType ugc_type = 6;
    int
    .UgcType ugc_type = 6;

    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 = 6;
      Returns:
      The enum numeric value on the wire for ugcType.
    • getUgcType

      .UgcType ugc_type = 6;
      Returns:
      The ugcType.