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

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

    static {
        te teVar = new te();
        zzi = teVar;
        cb2.v(te.class, teVar);
    }

    public static se B() {
        return (se) zzi.r();
    }

    public final /* synthetic */ void C(long j10) {
        this.zza |= 1;
        this.zzb = j10;
    }

    public final /* synthetic */ void D(long j10) {
        this.zza |= 2;
        this.zzc = j10;
    }

    public final /* synthetic */ void E(String str) {
        this.zza |= 8;
        this.zze = str;
    }

    public final /* synthetic */ void F(String str) {
        str.getClass();
        this.zza |= 16;
        this.zzf = str;
    }

    public final /* synthetic */ void G(long j10) {
        this.zza |= 32;
        this.zzg = j10;
    }

    public final /* synthetic */ void H(String str) {
        this.zza |= 64;
        this.zzh = str;
    }

    public final /* synthetic */ void I(int i10) {
        this.zzd = i10 - 1;
        this.zza |= 4;
    }

    @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(zzi, "\u0004\u0007\u0000\u0001\u0001\u0007\u0007\u0000\u0000\u0000\u0001ဂ\u0000\u0002ဂ\u0001\u0003᠌\u0002\u0004ဈ\u0003\u0005ဈ\u0004\u0006ဂ\u0005\u0007ဈ\u0006", new Object[]{"zza", "zzb", "zzc", "zzd", ue.f17211a, "zze", "zzf", "zzg", "zzh"});
        }
        if (iOrdinal == 3) {
            return new te();
        }
        if (iOrdinal == 4) {
            return new se(zzi);
        }
        if (iOrdinal == 5) {
            return zzi;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzj;
        if (bb2Var == null) {
            synchronized (te.class) {
                try {
                    bb2Var = zzj;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zzi);
                        zzj = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
