package com.google.android.gms.internal.ads; /* loaded from: classes3.dex */ public final class zzbsg { private boolean zza; private boolean zzb; private boolean zzc; private boolean zzd; private boolean zze; public final zzbsg zza(boolean z) { this.zzc = z; return this; } public final zzbsg zzb(boolean z) { this.zze = true; return this; } public final zzbsg zzc(boolean z) { this.zza = z; return this; } public final zzbsg zzd(boolean z) { this.zzd = z; return this; } public final zzbsg zze(boolean z) { this.zzb = z; return this; } }