package com.google.android.gms.games; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import com.google.android.gms.auth.api.signin.GoogleSignInAccount; import com.google.android.gms.common.internal.Preconditions; import java.util.ArrayList; import java.util.concurrent.atomic.AtomicInteger; /* loaded from: classes2.dex */ public final class zzl { int zza = 4368; final ArrayList zzb = new ArrayList(); GoogleSignInAccount zzc = null; @Nullable String zzd = null; com.google.android.gms.games.internal.zzl zze = com.google.android.gms.games.internal.zzl.zza; static { new AtomicInteger(0); } private zzl() { } public final zzl zza(@Nullable String str) { this.zzd = str; return this; } public final zzl zzb(com.google.android.gms.games.internal.zzl zzlVar) { this.zze = (com.google.android.gms.games.internal.zzl) Preconditions.checkNotNull(zzlVar); return this; } public final zzl zzc(@NonNull GoogleSignInAccount googleSignInAccount) { this.zzc = googleSignInAccount; return this; } public final zzl zzd(int i) { this.zza = 2101523; return this; } public final zzn zze() { return new zzn(false, true, 17, false, this.zza, null, this.zzb, false, false, false, this.zzc, null, 0, 9, this.zzd, this.zze, null); } public /* synthetic */ zzl(zzk zzkVar) { } }