package com.google.android.gms.internal.measurement;

/* JADX INFO: loaded from: classes2.dex */
public final class y2 extends b6 {
    private static final y2 zzc;
    private static volatile y6 zzd;
    private int zze;
    private String zzf = "";
    private String zzg = "";
    private String zzh = "";
    private int zzi;

    static {
        y2 y2Var = new y2();
        zzc = y2Var;
        b6.h(y2.class, y2Var);
    }

    public static y2 r() {
        return zzc;
    }

    @Override // com.google.android.gms.internal.measurement.b6
    public final Object e(int i10) {
        Object obj = null;
        switch (z2.f20549a[i10 - 1]) {
            case 1:
                return new y2();
            case 2:
                return new e2(11, obj);
            case 3:
                return new c7(zzc, "\u0004\u0004\u0000\u0001\u0001\u0004\u0004\u0000\u0000\u0000\u0001ဈ\u0000\u0002ဈ\u0001\u0003ဈ\u0002\u0004င\u0003", new Object[]{"zze", "zzf", "zzg", "zzh", "zzi"});
            case 4:
                return zzc;
            case 5:
                y6 c6Var = zzd;
                if (c6Var == null) {
                    synchronized (y2.class) {
                        try {
                            c6Var = zzd;
                            if (c6Var == null) {
                                c6Var = new c6();
                                zzd = c6Var;
                            }
                        } finally {
                        }
                        break;
                    }
                }
                return c6Var;
            case 6:
                return (byte) 1;
            case 7:
                return null;
            default:
                throw new UnsupportedOperationException();
        }
    }

    public final int p() {
        return this.zzi;
    }

    public final String s() {
        return this.zzg;
    }

    public final String t() {
        return this.zzf;
    }
}
