>From the logs it seems like the operation is the deployment of a new 
version. See attached dump of the command.

-- 
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/4ff01307-098e-42cb-9181-3f44302a1a26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
done: true
metadata:
  '@type': type.googleapis.com/google.appengine.v1.OperationMetadataV1
  endTime: '2017-05-03T21:08:22.092Z'
  ephemeralMessage: Verifying the deployment.
  insertTime: '2017-05-03T21:01:47.357Z'
  method: google.appengine.v1.Versions.CreateVersion
  target: apps/my-app/services/srv3/versions/20170503t140129
  user: [email protected]
name: apps/my-app/operations/3bdd8c-29a02f
response:
  '@type': type.googleapis.com/google.appengine.v1.Version
  automaticScaling:
    coolDownPeriod: 120s
    cpuUtilization:
      targetUtilization: 0.5
    maxTotalInstances: 10
    minTotalInstances: 1
  betaSettings:
    has_docker_image: 'true'
    module_yaml_path: app.yaml
    no_appserver_affinity: 'true'
    use_deployment_manager: 'true'
  createTime: '2017-05-03T21:01:49Z'
  env: flexible
  id: 20170503t140129
  name: apps/my-app/services/srv3/versions/20170503t140129
  runtime: java
  servingStatus: SERVING
  threadsafe: true
  versionUrl: https://20170503t140129-dot-srv3-dot-my-app.appspot.com

Reply via email to