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

import java.util.Map;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final zznt f21480c;

    public a4(String str, zznt zzntVar) {
        this.f21478a = str;
        this.f21480c = zzntVar;
    }

    public final String a() {
        return this.f21478a;
    }

    public a4(String str, Map map, zznt zzntVar) {
        this.f21478a = str;
        this.f21479b = map;
        this.f21480c = zzntVar;
    }
}
