25 lines
589 B
Java
25 lines
589 B
Java
|
package com.google.android.gms.measurement.internal;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class zzih {
|
||
|
public final String zza;
|
||
|
public final String zzb;
|
||
|
public final long zzc;
|
||
|
boolean zzd;
|
||
|
public final boolean zze;
|
||
|
public final long zzf;
|
||
|
|
||
|
public zzih(String str, String str2, long j) {
|
||
|
this(str, str2, j, false, 0L);
|
||
|
}
|
||
|
|
||
|
public zzih(String str, String str2, long j, boolean z, long j2) {
|
||
|
this.zza = str;
|
||
|
this.zzb = str2;
|
||
|
this.zzc = j;
|
||
|
this.zzd = false;
|
||
|
this.zze = z;
|
||
|
this.zzf = j2;
|
||
|
}
|
||
|
}
|