package com.google.android.gms.common.internal; /* JADX INFO: compiled from: com.google.android.gms:play-services-basement@@18.3.0 */ /* JADX INFO: loaded from: classes2.dex */ public final class zzv { private final String zza; private final String zzb; private final boolean zzc; public zzv(String str, String str2, boolean z, int i, boolean z2) { this.zzb = str; this.zza = str2; this.zzc = z2; } final String zza() { return this.zzb; } final String zzb() { return this.zza; } final boolean zzc() { return this.zzc; } }