package com.google.android.datatransport.cct;

import androidx.annotation.Nullable;
import java.net.URL;
import u6.v;

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

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

    @Nullable
    final String apiKey;

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

    public b(URL url, v vVar, @Nullable String str) {
        this.f7723a = url;
        this.f7724b = vVar;
        this.apiKey = str;
    }
}
