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

import java.util.Set;

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Set f17167d;

    public u9(String str, int i10, String str2, Set set) {
        this.f17165b = i10;
        this.f17164a = str;
        this.f17166c = str2;
        this.f17167d = set;
    }
}
