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

/* JADX INFO: loaded from: classes.dex */
public final class N0 extends AbstractC0609a2 {
    private static final N0 zzb;
    private int zzd;
    private long zzh;
    private long zzl;
    private String zze = "";
    private String zzf = "";
    private String zzg = "";
    private String zzi = "";
    private String zzj = "";
    private String zzk = "";

    static {
        N0 n02 = new N0();
        zzb = n02;
        AbstractC0609a2.j(N0.class, n02);
    }

    public static /* synthetic */ void F(N0 n02) {
        n02.zzd &= -5;
        n02.zzg = zzb.zzg;
    }

    public static /* synthetic */ void G(N0 n02) {
        n02.zzd &= -3;
        n02.zzf = zzb.zzf;
    }

    public static /* synthetic */ void H(N0 n02) {
        n02.zzd &= -2;
        n02.zze = zzb.zze;
    }

    public static /* synthetic */ void I(N0 n02) {
        n02.zzd &= -65;
        n02.zzk = zzb.zzk;
    }

    public static /* synthetic */ void J(N0 n02) {
        n02.zzd &= -33;
        n02.zzj = zzb.zzj;
    }

    public static /* synthetic */ void K(N0 n02) {
        n02.zzd &= -17;
        n02.zzi = zzb.zzi;
    }

    public static /* synthetic */ void L(N0 n02, String str) {
        n02.zzd |= 4;
        n02.zzg = str;
    }

    public static /* synthetic */ void M(N0 n02, String str) {
        n02.zzd |= 2;
        n02.zzf = str;
    }

    public static /* synthetic */ void N(N0 n02, String str) {
        n02.zzd |= 1;
        n02.zze = str;
    }

    public static /* synthetic */ void O(N0 n02, long j8) {
        n02.zzd |= 8;
        n02.zzh = j8;
    }

    public static /* synthetic */ void P(N0 n02, long j8) {
        n02.zzd |= 128;
        n02.zzl = j8;
    }

    public static /* synthetic */ void Q(N0 n02, String str) {
        n02.zzd |= 64;
        n02.zzk = str;
    }

    public static /* synthetic */ void R(N0 n02, String str) {
        n02.zzd |= 32;
        n02.zzj = str;
    }

    public static /* synthetic */ void S(N0 n02, String str) {
        n02.zzd |= 16;
        n02.zzi = str;
    }

    public static M0 x() {
        return (M0) zzb.e();
    }

    public static N0 y() {
        return zzb;
    }

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

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

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

    public final String D() {
        return this.zzj;
    }

    public final String E() {
        return this.zzi;
    }

    @Override // com.google.android.gms.internal.measurement.AbstractC0609a2
    public final Object m(int i) {
        int i5 = i - 1;
        if (i5 == 0) {
            return (byte) 1;
        }
        if (i5 == 2) {
            return new C0733z2(zzb, "\u0004\b\u0000\u0001\u0001\b\b\u0000\u0000\u0000\u0001ဈ\u0000\u0002ဈ\u0001\u0003ဈ\u0002\u0004ဂ\u0003\u0005ဈ\u0004\u0006ဈ\u0005\u0007ဈ\u0006\bဂ\u0007", new Object[]{"zzd", "zze", "zzf", "zzg", "zzh", "zzi", "zzj", "zzk", "zzl"});
        }
        if (i5 == 3) {
            return new N0();
        }
        if (i5 == 4) {
            return new M0(zzb);
        }
        if (i5 == 5) {
            return zzb;
        }
        throw null;
    }

    public final boolean n() {
        return (this.zzd & 4) != 0;
    }

    public final boolean o() {
        return (this.zzd & 2) != 0;
    }

    public final boolean p() {
        return (this.zzd & 1) != 0;
    }

    public final boolean q() {
        return (this.zzd & 8) != 0;
    }

    public final boolean r() {
        return (this.zzd & 128) != 0;
    }

    public final boolean s() {
        return (this.zzd & 64) != 0;
    }

    public final boolean t() {
        return (this.zzd & 32) != 0;
    }

    public final boolean u() {
        return (this.zzd & 16) != 0;
    }

    public final long v() {
        return this.zzh;
    }

    public final long w() {
        return this.zzl;
    }

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