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

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class x2 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final long f21977a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public boolean f21978b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f21979c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final long f21980d;

    @Nullable
    public final String zza;

    @Nullable
    public final String zzb;

    public x2(@Nullable String str, @Nullable String str2, long j10) {
        this(str, str2, j10, false, 0L);
    }

    public x2(@Nullable String str, @Nullable String str2, long j10, boolean z10, long j11) {
        this.zza = str;
        this.zzb = str2;
        this.f21977a = j10;
        this.f21978b = false;
        this.f21979c = z10;
        this.f21980d = j11;
    }
}
