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

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

    static {
        wi wiVar = new wi();
        zzg = wiVar;
        cb2.v(wi.class, wiVar);
    }

    public static wi G(zzian zzianVar) {
        wi wiVar = zzg;
        ua2 ua2Var = ua2.f17195b;
        int i10 = fa2.f11138a;
        cb2 cb2VarM = cb2.m(wiVar, zzianVar, ua2.f17196c);
        cb2.A(cb2VarM);
        return (wi) cb2VarM;
    }

    public static wi H(zzian zzianVar, ua2 ua2Var) {
        return (wi) cb2.m(zzg, zzianVar, ua2Var);
    }

    public static vi I() {
        return (vi) zzg.r();
    }

    public static wi J() {
        return zzg;
    }

    public final String B() {
        return this.zzb;
    }

    public final String C() {
        return this.zzc;
    }

    public final long D() {
        return this.zzd;
    }

    public final long E() {
        return this.zze;
    }

    public final long F() {
        return this.zzf;
    }

    public final /* synthetic */ void K(String str) {
        str.getClass();
        this.zza |= 1;
        this.zzb = str;
    }

    public final /* synthetic */ void L(String str) {
        str.getClass();
        this.zza |= 2;
        this.zzc = str;
    }

    public final /* synthetic */ void M(long j10) {
        this.zza |= 4;
        this.zzd = j10;
    }

    public final /* synthetic */ void N(long j10) {
        this.zza |= 8;
        this.zze = j10;
    }

    public final /* synthetic */ void O(long j10) {
        this.zza |= 16;
        this.zzf = j10;
    }

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