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

import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.media3.exoplayer.upstream.CmcdConfiguration;

/* JADX INFO: loaded from: classes2.dex */
public final class p51 implements m61 {

    @Nullable
    private final String zza;

    @Nullable
    private final Integer zzb;

    @Nullable
    private final String zzc;

    @Nullable
    private final String zzd;

    @Nullable
    private final String zze;

    @Nullable
    private final String zzf;

    public p51(@Nullable String str, @Nullable Integer num, @Nullable String str2, @Nullable String str3, @Nullable String str4, @Nullable String str5) {
        this.zza = str;
        this.zzb = num;
        this.zzc = str2;
        this.zzd = str3;
        this.zze = str4;
        this.zzf = str5;
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final /* bridge */ /* synthetic */ void zza(Object obj) {
        Bundle bundle = ((zd0) obj).f19235a;
        mb1.zze(bundle, "pn", this.zza);
        mb1.zzh(bundle, "vc", this.zzb);
        mb1.zze(bundle, "vnm", this.zzc);
        mb1.zze(bundle, CmcdConfiguration.KEY_DEADLINE, this.zzd);
        mb1.zze(bundle, "ins_pn", this.zze);
        mb1.zze(bundle, "ini_pn", this.zzf);
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final /* bridge */ /* synthetic */ void zzb(Object obj) {
        Bundle bundle = ((zd0) obj).f19236b;
        mb1.zze(bundle, "pn", this.zza);
        mb1.zze(bundle, CmcdConfiguration.KEY_DEADLINE, this.zzd);
    }
}
