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

import androidx.annotation.Nullable;
import org.json.JSONObject;

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

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

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

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

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

    @Nullable
    private final JSONObject zzb;

    public ij(String str, q7.a aVar, String str2, @Nullable JSONObject jSONObject, boolean z10, boolean z11) {
        this.f12537c = aVar.f32212a;
        this.zzb = jSONObject;
        this.f12536b = str;
        this.f12535a = str2;
        this.f12538d = z11;
    }

    @Nullable
    public final JSONObject zzc() {
        return this.zzb;
    }
}
