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

import androidx.annotation.Nullable;

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

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

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

    @Nullable
    private final String zza;

    public h1(String str, @Nullable String str2, boolean z10, int i10, boolean z11) {
        this.f8348a = str;
        this.zza = str2;
        this.f8349b = z11;
    }

    @Nullable
    public final String zza() {
        return this.zza;
    }
}
