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

/* JADX INFO: loaded from: classes2.dex */
public final class e52 extends cb2 {
    private static final e52 zze;
    private static volatile bc2 zzf;
    private String zza = "";
    private int zzb;
    private int zzc;
    private int zzd;

    static {
        e52 e52Var = new e52();
        zze = e52Var;
        cb2.v(e52.class, e52Var);
    }

    public static d52 B() {
        return (d52) zze.r();
    }

    public final /* synthetic */ void C(String str) {
        str.getClass();
        this.zza = str;
    }

    public final /* synthetic */ void D(int i10) {
        this.zzc = i10;
    }

    public final /* synthetic */ void E(zzhqy zzhqyVar) {
        this.zzd = zzhqyVar.zza();
    }

    public final void F(int i10) {
        if (i10 == 1) {
            throw new IllegalArgumentException("Can't get the number of an unknown enum value.");
        }
        this.zzb = i10 - 2;
    }

    @Override // com.google.android.gms.internal.ads.cb2
    public final Object x(zzibq zzibqVar, cb2 cb2Var) {
        int iOrdinal = zzibqVar.ordinal();
        if (iOrdinal == 0) {
            return (byte) 1;
        }
        if (iOrdinal == 2) {
            return new fc2(zze, "\u0000\u0004\u0000\u0000\u0001\u0004\u0004\u0000\u0000\u0000\u0001Ȉ\u0002\f\u0003\u000b\u0004\f", new Object[]{"zza", "zzb", "zzc", "zzd"});
        }
        if (iOrdinal == 3) {
            return new e52();
        }
        if (iOrdinal == 4) {
            return new d52(zze);
        }
        if (iOrdinal == 5) {
            return zze;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzf;
        if (bb2Var == null) {
            synchronized (e52.class) {
                try {
                    bb2Var = zzf;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zze);
                        zzf = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
