Package com.google.cloud
Class PlatformInformation
- java.lang.Object
-
- com.google.cloud.PlatformInformation
-
@InternalApi("This class should only be used within google-cloud-java") public final class PlatformInformation extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
GAE_RUNTIME
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isOnGAEStandard7()
static boolean
isOnGAEStandard8()
-
-
-
Field Detail
-
GAE_RUNTIME
public static final String GAE_RUNTIME
-
-