You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### appengine:v1
The following keys were added:
- schemas.Instance.properties.vmLiveness (Total Keys: 2)
- schemas.LocationMetadata.properties.searchApiAvailable (Total Keys: 2)
#### appengine:v1alpha
The following keys were added:
- schemas.LocationMetadata.properties.searchApiAvailable (Total Keys: 2)
#### appengine:v1beta
The following keys were added:
- schemas.LocationMetadata.properties.searchApiAvailable (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1.apps.services.versions.instances.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,7 @@ <h3>Method Details</h3>
212
212
"vmDebugEnabled": True or False, # Output only. Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.
213
213
"vmId": "A String", # Output only. Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment.
214
214
"vmIp": "A String", # Output only. The IP address of this instance. Only applicable for instances in App Engine flexible environment.
215
+
"vmLiveness": "A String", # Output only. The liveness health check of this instance. Only applicable for instances in App Engine flexible environment.
215
216
"vmName": "A String", # Output only. Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
216
217
"vmStatus": "A String", # Output only. Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
217
218
"vmZoneName": "A String", # Output only. Zone where the virtual machine is located. Only applicable for instances in App Engine flexible environment.
@@ -252,6 +253,7 @@ <h3>Method Details</h3>
252
253
"vmDebugEnabled": True or False, # Output only. Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.
253
254
"vmId": "A String", # Output only. Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment.
254
255
"vmIp": "A String", # Output only. The IP address of this instance. Only applicable for instances in App Engine flexible environment.
256
+
"vmLiveness": "A String", # Output only. The liveness health check of this instance. Only applicable for instances in App Engine flexible environment.
255
257
"vmName": "A String", # Output only. Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
256
258
"vmStatus": "A String", # Output only. Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
257
259
"vmZoneName": "A String", # Output only. Zone where the virtual machine is located. Only applicable for instances in App Engine flexible environment.
0 commit comments