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
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1beta.apps.services.versions.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -290,6 +290,7 @@ <h3>Method Details</h3>
290
290
"forwardedPorts": [ # List of ports, or port pairs, to forward from the virtual machine to the application container. Only applicable in the App Engine flexible environment.
291
291
"A String",
292
292
],
293
+
"instanceIpMode": "A String", # The IP mode for instances. Only applicable in the App Engine flexible environment.
293
294
"instanceTag": "A String", # Tag to apply to the instance during creation. Only applicable in the App Engine flexible environment.
294
295
"name": "A String", # Google Compute Engine network where the virtual machines are created. Specify the short name, not the resource path.Defaults to default.
295
296
"sessionAffinity": True or False, # Enable session affinity. Only applicable in the App Engine flexible environment.
@@ -596,6 +597,7 @@ <h3>Method Details</h3>
596
597
"forwardedPorts": [ # List of ports, or port pairs, to forward from the virtual machine to the application container. Only applicable in the App Engine flexible environment.
597
598
"A String",
598
599
],
600
+
"instanceIpMode": "A String", # The IP mode for instances. Only applicable in the App Engine flexible environment.
599
601
"instanceTag": "A String", # Tag to apply to the instance during creation. Only applicable in the App Engine flexible environment.
600
602
"name": "A String", # Google Compute Engine network where the virtual machines are created. Specify the short name, not the resource path.Defaults to default.
601
603
"sessionAffinity": True or False, # Enable session affinity. Only applicable in the App Engine flexible environment.
@@ -841,6 +843,7 @@ <h3>Method Details</h3>
841
843
"forwardedPorts": [ # List of ports, or port pairs, to forward from the virtual machine to the application container. Only applicable in the App Engine flexible environment.
842
844
"A String",
843
845
],
846
+
"instanceIpMode": "A String", # The IP mode for instances. Only applicable in the App Engine flexible environment.
844
847
"instanceTag": "A String", # Tag to apply to the instance during creation. Only applicable in the App Engine flexible environment.
845
848
"name": "A String", # Google Compute Engine network where the virtual machines are created. Specify the short name, not the resource path.Defaults to default.
846
849
"sessionAffinity": True or False, # Enable session affinity. Only applicable in the App Engine flexible environment.
@@ -1089,6 +1092,7 @@ <h3>Method Details</h3>
1089
1092
"forwardedPorts": [ # List of ports, or port pairs, to forward from the virtual machine to the application container. Only applicable in the App Engine flexible environment.
1090
1093
"A String",
1091
1094
],
1095
+
"instanceIpMode": "A String", # The IP mode for instances. Only applicable in the App Engine flexible environment.
1092
1096
"instanceTag": "A String", # Tag to apply to the instance during creation. Only applicable in the App Engine flexible environment.
1093
1097
"name": "A String", # Google Compute Engine network where the virtual machines are created. Specify the short name, not the resource path.Defaults to default.
1094
1098
"sessionAffinity": True or False, # Enable session affinity. Only applicable in the App Engine flexible environment.
0 commit comments