Skip to content

Commit ce57bc0

Browse files
chore(appengine): update the api
#### 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)
1 parent 90bded9 commit ce57bc0

File tree

4 files changed

+8581
-8543
lines changed

4 files changed

+8581
-8543
lines changed

docs/dyn/appengine_v1.apps.services.versions.instances.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ <h3>Method Details</h3>
212212
&quot;vmDebugEnabled&quot;: True or False, # Output only. Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.
213213
&quot;vmId&quot;: &quot;A String&quot;, # Output only. Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment.
214214
&quot;vmIp&quot;: &quot;A String&quot;, # Output only. The IP address of this instance. Only applicable for instances in App Engine flexible environment.
215+
&quot;vmLiveness&quot;: &quot;A String&quot;, # Output only. The liveness health check of this instance. Only applicable for instances in App Engine flexible environment.
215216
&quot;vmName&quot;: &quot;A String&quot;, # Output only. Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
216217
&quot;vmStatus&quot;: &quot;A String&quot;, # Output only. Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
217218
&quot;vmZoneName&quot;: &quot;A String&quot;, # 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>
252253
&quot;vmDebugEnabled&quot;: True or False, # Output only. Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.
253254
&quot;vmId&quot;: &quot;A String&quot;, # Output only. Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment.
254255
&quot;vmIp&quot;: &quot;A String&quot;, # Output only. The IP address of this instance. Only applicable for instances in App Engine flexible environment.
256+
&quot;vmLiveness&quot;: &quot;A String&quot;, # Output only. The liveness health check of this instance. Only applicable for instances in App Engine flexible environment.
255257
&quot;vmName&quot;: &quot;A String&quot;, # Output only. Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
256258
&quot;vmStatus&quot;: &quot;A String&quot;, # Output only. Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.
257259
&quot;vmZoneName&quot;: &quot;A String&quot;, # Output only. Zone where the virtual machine is located. Only applicable for instances in App Engine flexible environment.

0 commit comments

Comments
 (0)