All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Enums.TutorialStateOuterClass Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: POGOProtos/Enums/TutorialState.proto

package POGOProtos.Enums;

public final class TutorialStateOuterClass {
  private TutorialStateOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  /**
   * Protobuf enum {@code POGOProtos.Enums.TutorialState}
   */
  public enum TutorialState
      implements com.google.protobuf.ProtocolMessageEnum {
    /**
     * LEGAL_SCREEN = 0;
     */
    LEGAL_SCREEN(0),
    /**
     * AVATAR_SELECTION = 1;
     */
    AVATAR_SELECTION(1),
    /**
     * ACCOUNT_CREATION = 2;
     */
    ACCOUNT_CREATION(2),
    /**
     * POKEMON_CAPTURE = 3;
     */
    POKEMON_CAPTURE(3),
    /**
     * NAME_SELECTION = 4;
     */
    NAME_SELECTION(4),
    /**
     * POKEMON_BERRY = 5;
     */
    POKEMON_BERRY(5),
    /**
     * USE_ITEM_TUTORIAL_STATE = 6;
     */
    USE_ITEM_TUTORIAL_STATE(6),
    /**
     * FIRST_TIME_EXPERIENCE_COMPLETE = 7;
     */
    FIRST_TIME_EXPERIENCE_COMPLETE(7),
    /**
     * POKESTOP_TUTORIAL = 8;
     */
    POKESTOP_TUTORIAL(8),
    /**
     * GYM_TUTORIAL = 9;
     */
    GYM_TUTORIAL(9),
    /**
     * CHALLENGE_QUEST_TUTORIAL = 10;
     */
    CHALLENGE_QUEST_TUTORIAL(10),
    /**
     * PRIVACY_POLICY_CONFIRMATION = 11;
     */
    PRIVACY_POLICY_CONFIRMATION(11),
    /**
     * TRADING_TUTORIAL = 12;
     */
    TRADING_TUTORIAL(12),
    /**
     * POI_SUBMISSION_TUTORIAL = 13;
     */
    POI_SUBMISSION_TUTORIAL(13),
    /**
     * V1_START_TUTORIAL = 14;
     */
    V1_START_TUTORIAL(14),
    /**
     * V2_START_TUTORIAL = 15;
     */
    V2_START_TUTORIAL(15),
    /**
     * V2_CUSTOMIZED_AVATAR = 16;
     */
    V2_CUSTOMIZED_AVATAR(16),
    /**
     * V2_CAUGHT_FIRST_WILD = 17;
     */
    V2_CAUGHT_FIRST_WILD(17),
    /**
     * V2_FINISHED_TUTORIAL_CATCHES = 18;
     */
    V2_FINISHED_TUTORIAL_CATCHES(18),
    /**
     * V2_NAME_SELECTION = 19;
     */
    V2_NAME_SELECTION(19),
    /**
     * V2_EGG_GIVEN = 20;
     */
    V2_EGG_GIVEN(20),
    /**
     * V2_START_EGG_TUTORIAL = 21;
     */
    V2_START_EGG_TUTORIAL(21),
    /**
     * V2_COMPLETED_EGG_TUTORIAL = 22;
     */
    V2_COMPLETED_EGG_TUTORIAL(22),
    /**
     * AR_PHOTO_TUTORIAL = 23;
     */
    AR_PHOTO_TUTORIAL(23),
    /**
     * STARTER_POKEMON_CAPTURED = 24;
     */
    STARTER_POKEMON_CAPTURED(24),
    /**
     * AR_PHOTO_FIRST_TIME_DIALOG = 25;
     */
    AR_PHOTO_FIRST_TIME_DIALOG(25),
    /**
     * AR_CLASSIC_PHOTO_TUTORIAL = 26;
     */
    AR_CLASSIC_PHOTO_TUTORIAL(26),
    /**
     * AR_PLUS_PHOTO_TUTORIAL = 27;
     */
    AR_PLUS_PHOTO_TUTORIAL(27),
    UNRECOGNIZED(-1),
    ;

    /**
     * LEGAL_SCREEN = 0;
     */
    public static final int LEGAL_SCREEN_VALUE = 0;
    /**
     * AVATAR_SELECTION = 1;
     */
    public static final int AVATAR_SELECTION_VALUE = 1;
    /**
     * ACCOUNT_CREATION = 2;
     */
    public static final int ACCOUNT_CREATION_VALUE = 2;
    /**
     * POKEMON_CAPTURE = 3;
     */
    public static final int POKEMON_CAPTURE_VALUE = 3;
    /**
     * NAME_SELECTION = 4;
     */
    public static final int NAME_SELECTION_VALUE = 4;
    /**
     * POKEMON_BERRY = 5;
     */
    public static final int POKEMON_BERRY_VALUE = 5;
    /**
     * USE_ITEM_TUTORIAL_STATE = 6;
     */
    public static final int USE_ITEM_TUTORIAL_STATE_VALUE = 6;
    /**
     * FIRST_TIME_EXPERIENCE_COMPLETE = 7;
     */
    public static final int FIRST_TIME_EXPERIENCE_COMPLETE_VALUE = 7;
    /**
     * POKESTOP_TUTORIAL = 8;
     */
    public static final int POKESTOP_TUTORIAL_VALUE = 8;
    /**
     * GYM_TUTORIAL = 9;
     */
    public static final int GYM_TUTORIAL_VALUE = 9;
    /**
     * CHALLENGE_QUEST_TUTORIAL = 10;
     */
    public static final int CHALLENGE_QUEST_TUTORIAL_VALUE = 10;
    /**
     * PRIVACY_POLICY_CONFIRMATION = 11;
     */
    public static final int PRIVACY_POLICY_CONFIRMATION_VALUE = 11;
    /**
     * TRADING_TUTORIAL = 12;
     */
    public static final int TRADING_TUTORIAL_VALUE = 12;
    /**
     * POI_SUBMISSION_TUTORIAL = 13;
     */
    public static final int POI_SUBMISSION_TUTORIAL_VALUE = 13;
    /**
     * V1_START_TUTORIAL = 14;
     */
    public static final int V1_START_TUTORIAL_VALUE = 14;
    /**
     * V2_START_TUTORIAL = 15;
     */
    public static final int V2_START_TUTORIAL_VALUE = 15;
    /**
     * V2_CUSTOMIZED_AVATAR = 16;
     */
    public static final int V2_CUSTOMIZED_AVATAR_VALUE = 16;
    /**
     * V2_CAUGHT_FIRST_WILD = 17;
     */
    public static final int V2_CAUGHT_FIRST_WILD_VALUE = 17;
    /**
     * V2_FINISHED_TUTORIAL_CATCHES = 18;
     */
    public static final int V2_FINISHED_TUTORIAL_CATCHES_VALUE = 18;
    /**
     * V2_NAME_SELECTION = 19;
     */
    public static final int V2_NAME_SELECTION_VALUE = 19;
    /**
     * V2_EGG_GIVEN = 20;
     */
    public static final int V2_EGG_GIVEN_VALUE = 20;
    /**
     * V2_START_EGG_TUTORIAL = 21;
     */
    public static final int V2_START_EGG_TUTORIAL_VALUE = 21;
    /**
     * V2_COMPLETED_EGG_TUTORIAL = 22;
     */
    public static final int V2_COMPLETED_EGG_TUTORIAL_VALUE = 22;
    /**
     * AR_PHOTO_TUTORIAL = 23;
     */
    public static final int AR_PHOTO_TUTORIAL_VALUE = 23;
    /**
     * STARTER_POKEMON_CAPTURED = 24;
     */
    public static final int STARTER_POKEMON_CAPTURED_VALUE = 24;
    /**
     * AR_PHOTO_FIRST_TIME_DIALOG = 25;
     */
    public static final int AR_PHOTO_FIRST_TIME_DIALOG_VALUE = 25;
    /**
     * AR_CLASSIC_PHOTO_TUTORIAL = 26;
     */
    public static final int AR_CLASSIC_PHOTO_TUTORIAL_VALUE = 26;
    /**
     * AR_PLUS_PHOTO_TUTORIAL = 27;
     */
    public static final int AR_PLUS_PHOTO_TUTORIAL_VALUE = 27;


    public final int getNumber() {
      if (this == UNRECOGNIZED) {
        throw new java.lang.IllegalArgumentException(
            "Can't get the number of an unknown enum value.");
      }
      return value;
    }

    /**
     * @deprecated Use {@link #forNumber(int)} instead.
     */
    @java.lang.Deprecated
    public static TutorialState valueOf(int value) {
      return forNumber(value);
    }

    public static TutorialState forNumber(int value) {
      switch (value) {
        case 0: return LEGAL_SCREEN;
        case 1: return AVATAR_SELECTION;
        case 2: return ACCOUNT_CREATION;
        case 3: return POKEMON_CAPTURE;
        case 4: return NAME_SELECTION;
        case 5: return POKEMON_BERRY;
        case 6: return USE_ITEM_TUTORIAL_STATE;
        case 7: return FIRST_TIME_EXPERIENCE_COMPLETE;
        case 8: return POKESTOP_TUTORIAL;
        case 9: return GYM_TUTORIAL;
        case 10: return CHALLENGE_QUEST_TUTORIAL;
        case 11: return PRIVACY_POLICY_CONFIRMATION;
        case 12: return TRADING_TUTORIAL;
        case 13: return POI_SUBMISSION_TUTORIAL;
        case 14: return V1_START_TUTORIAL;
        case 15: return V2_START_TUTORIAL;
        case 16: return V2_CUSTOMIZED_AVATAR;
        case 17: return V2_CAUGHT_FIRST_WILD;
        case 18: return V2_FINISHED_TUTORIAL_CATCHES;
        case 19: return V2_NAME_SELECTION;
        case 20: return V2_EGG_GIVEN;
        case 21: return V2_START_EGG_TUTORIAL;
        case 22: return V2_COMPLETED_EGG_TUTORIAL;
        case 23: return AR_PHOTO_TUTORIAL;
        case 24: return STARTER_POKEMON_CAPTURED;
        case 25: return AR_PHOTO_FIRST_TIME_DIALOG;
        case 26: return AR_CLASSIC_PHOTO_TUTORIAL;
        case 27: return AR_PLUS_PHOTO_TUTORIAL;
        default: return null;
      }
    }

    public static com.google.protobuf.Internal.EnumLiteMap
        internalGetValueMap() {
      return internalValueMap;
    }
    private static final com.google.protobuf.Internal.EnumLiteMap<
        TutorialState> internalValueMap =
          new com.google.protobuf.Internal.EnumLiteMap() {
            public TutorialState findValueByNumber(int number) {
              return TutorialState.forNumber(number);
            }
          };

    public final com.google.protobuf.Descriptors.EnumValueDescriptor
        getValueDescriptor() {
      return getDescriptor().getValues().get(ordinal());
    }
    public final com.google.protobuf.Descriptors.EnumDescriptor
        getDescriptorForType() {
      return getDescriptor();
    }
    public static final com.google.protobuf.Descriptors.EnumDescriptor
        getDescriptor() {
      return POGOProtos.Enums.TutorialStateOuterClass.getDescriptor().getEnumTypes().get(0);
    }

    private static final TutorialState[] VALUES = values();

    public static TutorialState valueOf(
        com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
      if (desc.getType() != getDescriptor()) {
        throw new java.lang.IllegalArgumentException(
          "EnumValueDescriptor is not for this type.");
      }
      if (desc.getIndex() == -1) {
        return UNRECOGNIZED;
      }
      return VALUES[desc.getIndex()];
    }

    private final int value;

    private TutorialState(int value) {
      this.value = value;
    }

    // @@protoc_insertion_point(enum_scope:POGOProtos.Enums.TutorialState)
  }


  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n$POGOProtos/Enums/TutorialState.proto\022\020" +
      "POGOProtos.Enums*\334\005\n\rTutorialState\022\020\n\014LE" +
      "GAL_SCREEN\020\000\022\024\n\020AVATAR_SELECTION\020\001\022\024\n\020AC" +
      "COUNT_CREATION\020\002\022\023\n\017POKEMON_CAPTURE\020\003\022\022\n" +
      "\016NAME_SELECTION\020\004\022\021\n\rPOKEMON_BERRY\020\005\022\033\n\027" +
      "USE_ITEM_TUTORIAL_STATE\020\006\022\"\n\036FIRST_TIME_" +
      "EXPERIENCE_COMPLETE\020\007\022\025\n\021POKESTOP_TUTORI" +
      "AL\020\010\022\020\n\014GYM_TUTORIAL\020\t\022\034\n\030CHALLENGE_QUES" +
      "T_TUTORIAL\020\n\022\037\n\033PRIVACY_POLICY_CONFIRMAT" +
      "ION\020\013\022\024\n\020TRADING_TUTORIAL\020\014\022\033\n\027POI_SUBMI" +
      "SSION_TUTORIAL\020\r\022\025\n\021V1_START_TUTORIAL\020\016\022" +
      "\025\n\021V2_START_TUTORIAL\020\017\022\030\n\024V2_CUSTOMIZED_" +
      "AVATAR\020\020\022\030\n\024V2_CAUGHT_FIRST_WILD\020\021\022 \n\034V2" +
      "_FINISHED_TUTORIAL_CATCHES\020\022\022\025\n\021V2_NAME_" +
      "SELECTION\020\023\022\020\n\014V2_EGG_GIVEN\020\024\022\031\n\025V2_STAR" +
      "T_EGG_TUTORIAL\020\025\022\035\n\031V2_COMPLETED_EGG_TUT" +
      "ORIAL\020\026\022\025\n\021AR_PHOTO_TUTORIAL\020\027\022\034\n\030STARTE" +
      "R_POKEMON_CAPTURED\020\030\022\036\n\032AR_PHOTO_FIRST_T" +
      "IME_DIALOG\020\031\022\035\n\031AR_CLASSIC_PHOTO_TUTORIA" +
      "L\020\032\022\032\n\026AR_PLUS_PHOTO_TUTORIAL\020\033b\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        }, assigner);
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy