Do you need a scripted method of getting the info? If so try this Java API 
class 
<https://cloud.google.com/appengine/docs/standard/java/javadoc/com/google/appengine/api/utils/SystemProperty.html#applicationVersion>
 (public 
static final SystemProperty applicationVersion). Otherwise you can check 
for the current version ID from the Cloud Console 
<https://console.cloud.google.com/appengine/versions> by selecting App 
Engine -> versions and specify the service. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a739cadb-099c-4b51-88a2-705c21d472c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to