package com.google.android.gms.common.config; import com.google.android.gms.common.internal.Preconditions; /* loaded from: classes2.dex */ final class zzd extends GservicesValue { public zzd(String str, Float f) { super(str, f); } @Override // com.google.android.gms.common.config.GservicesValue public final /* bridge */ /* synthetic */ Object zza(String str) { Preconditions.checkNotNull(null); throw null; } }