Class PackageChecker
java.lang.Object
com.google.api.generator.gapic.composer.utils.PackageChecker
-
Method Summary
-
Method Details
-
isGaApi
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.
-