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

import java.util.HashMap;
import java.util.Map;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final byte[] f11399d;

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

    public fv0(String str, int i10, HashMap map, byte[] bArr, String str2) {
        this.f11396a = str;
        this.f11397b = i10;
        this.f11398c = map;
        this.f11399d = bArr;
        this.f11400e = str2;
    }
}
