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

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

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

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

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

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

    public mo0(String str, hq hqVar) {
        this.f14305a = 2;
        this.f14306b = str;
        this.f14307c = null;
        this.f14308d = hqVar;
    }

    public mo0(String str, String str2) {
        this.f14305a = 1;
        this.f14306b = str;
        this.f14307c = str2;
        this.f14308d = null;
    }
}
