Class PackageChecker


  • public class PackageChecker
    extends Object
    • Method Detail

      • isGaApi

        public static boolean isGaApi​(String pakkage)
        Identifies whether a Java package is GA API. Assumes that the version appears in the last component of the package, e.g. com.google.cloud.dataproc.v1beta1.