WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/Mediation/GADMediationAdSize.h
@@ -12,4 +12,5 @@ /// within a configurable fraction of the width and height of the original. If no valid size exists, /// returns GADAdSizeInvalid. FOUNDATION_EXPORT GADAdSize GADClosestValidSizeForAdSizes(GADAdSize original, NSArray<NSValue *> *_Nonnull possibleAdSizes); GADClosestValidSizeForAdSizes(GADAdSize original, NSArray<NSValue *> *_Nonnull possibleAdSizes) NS_SWIFT_NAME(closestValidSizeForAdSizes(original:possibleAdSizes:));