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_v1.apps.authorizedCertificates.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ <h3>Method Details</h3>
178
178
Returns:
179
179
An object of the form:
180
180
181
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
181
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1.apps.firewall.ingressRules.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ <h3>Method Details</h3>
191
191
Returns:
192
192
An object of the form:
193
193
194
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
194
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1.apps.services.versions.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,7 @@ <h3>Method Details</h3>
124
124
"securityLevel": "A String", # Security (HTTPS) enforcement for this URL.
125
125
"url": "A String", # URL to serve the endpoint at.
126
126
},
127
+
"appEngineApis": True or False, # app_engine_apis allows second generation runtimes to access the App Engine APIs.
127
128
"automaticScaling": { # Automatic scaling is based on request rate, response latencies, and other application metrics. # Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.
128
129
"coolDownPeriod": "A String", # The time period that the Autoscaler (https://cloud.google.com/compute/docs/autoscaler/) should wait before it starts collecting information from a new instance. This prevents the autoscaler from collecting information when the instance is initializing, during which the collected usage would not be reliable. Only applicable in the App Engine flexible environment.
129
130
"cpuUtilization": { # Target scaling by CPU usage. # Target scaling by CPU usage.
@@ -417,6 +418,7 @@ <h3>Method Details</h3>
417
418
"securityLevel": "A String", # Security (HTTPS) enforcement for this URL.
418
419
"url": "A String", # URL to serve the endpoint at.
419
420
},
421
+
"appEngineApis": True or False, # app_engine_apis allows second generation runtimes to access the App Engine APIs.
420
422
"automaticScaling": { # Automatic scaling is based on request rate, response latencies, and other application metrics. # Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.
421
423
"coolDownPeriod": "A String", # The time period that the Autoscaler (https://cloud.google.com/compute/docs/autoscaler/) should wait before it starts collecting information from a new instance. This prevents the autoscaler from collecting information when the instance is initializing, during which the collected usage would not be reliable. Only applicable in the App Engine flexible environment.
422
424
"cpuUtilization": { # Target scaling by CPU usage. # Target scaling by CPU usage.
@@ -649,6 +651,7 @@ <h3>Method Details</h3>
649
651
"securityLevel": "A String", # Security (HTTPS) enforcement for this URL.
650
652
"url": "A String", # URL to serve the endpoint at.
651
653
},
654
+
"appEngineApis": True or False, # app_engine_apis allows second generation runtimes to access the App Engine APIs.
652
655
"automaticScaling": { # Automatic scaling is based on request rate, response latencies, and other application metrics. # Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.
653
656
"coolDownPeriod": "A String", # The time period that the Autoscaler (https://cloud.google.com/compute/docs/autoscaler/) should wait before it starts collecting information from a new instance. This prevents the autoscaler from collecting information when the instance is initializing, during which the collected usage would not be reliable. Only applicable in the App Engine flexible environment.
654
657
"cpuUtilization": { # Target scaling by CPU usage. # Target scaling by CPU usage.
@@ -884,6 +887,7 @@ <h3>Method Details</h3>
884
887
"securityLevel": "A String", # Security (HTTPS) enforcement for this URL.
885
888
"url": "A String", # URL to serve the endpoint at.
886
889
},
890
+
"appEngineApis": True or False, # app_engine_apis allows second generation runtimes to access the App Engine APIs.
887
891
"automaticScaling": { # Automatic scaling is based on request rate, response latencies, and other application metrics. # Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.
888
892
"coolDownPeriod": "A String", # The time period that the Autoscaler (https://cloud.google.com/compute/docs/autoscaler/) should wait before it starts collecting information from a new instance. This prevents the autoscaler from collecting information when the instance is initializing, during which the collected usage would not be reliable. Only applicable in the App Engine flexible environment.
889
893
"cpuUtilization": { # Target scaling by CPU usage. # Target scaling by CPU usage.
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1alpha.apps.authorizedCertificates.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ <h3>Method Details</h3>
178
178
Returns:
179
179
An object of the form:
180
180
181
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
181
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1beta.apps.authorizedCertificates.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,7 @@ <h3>Method Details</h3>
178
178
Returns:
179
179
An object of the form:
180
180
181
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
181
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: docs/dyn/appengine_v1beta.apps.firewall.ingressRules.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ <h3>Method Details</h3>
191
191
Returns:
192
192
An object of the form:
193
193
194
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
194
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/appengine.v1.json
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1595,7 +1595,7 @@
1595
1595
}
1596
1596
}
1597
1597
},
1598
-
"revision": "20220316",
1598
+
"revision": "20220326",
1599
1599
"rootUrl": "https://appengine.googleapis.com/",
1600
1600
"schemas": {
1601
1601
"ApiConfigHandler": {
@@ -2127,7 +2127,7 @@
2127
2127
"type": "object"
2128
2128
},
2129
2129
"Empty": {
2130
-
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.",
2130
+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } ",
2131
2131
"id": "Empty",
2132
2132
"properties": {},
2133
2133
"type": "object"
@@ -3482,6 +3482,10 @@
3482
3482
"$ref": "ApiConfigHandler",
3483
3483
"description": "Serving configuration for Google Cloud Endpoints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned in GET requests if view=FULL is set."
3484
3484
},
3485
+
"appEngineApis": {
3486
+
"description": "app_engine_apis allows second generation runtimes to access the App Engine APIs.",
3487
+
"type": "boolean"
3488
+
},
3485
3489
"automaticScaling": {
3486
3490
"$ref": "AutomaticScaling",
3487
3491
"description": "Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic."
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/appengine.v1alpha.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -887,7 +887,7 @@
887
887
}
888
888
}
889
889
},
890
-
"revision": "20220316",
890
+
"revision": "20220326",
891
891
"rootUrl": "https://appengine.googleapis.com/",
892
892
"schemas": {
893
893
"AuthorizedCertificate": {
@@ -1031,7 +1031,7 @@
1031
1031
"type": "object"
1032
1032
},
1033
1033
"Empty": {
1034
-
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.",
1034
+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } ",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/appengine.v1beta.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1595,7 +1595,7 @@
1595
1595
}
1596
1596
}
1597
1597
},
1598
-
"revision": "20220316",
1598
+
"revision": "20220326",
1599
1599
"rootUrl": "https://appengine.googleapis.com/",
1600
1600
"schemas": {
1601
1601
"ApiConfigHandler": {
@@ -2178,7 +2178,7 @@
2178
2178
"type": "object"
2179
2179
},
2180
2180
"Empty": {
2181
-
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.",
2181
+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } ",
2182
2182
"id": "Empty",
2183
2183
"properties": {},
2184
2184
"type": "object"
@@ -2871,9 +2871,9 @@
2871
2871
"INTERNAL"
2872
2872
],
2873
2873
"enumDescriptions": [
2874
-
"Unspecified should be treated as EXTERNAL",
2875
-
"VMs should be created with external and internal IPs",
2876
-
"VMs should be created with internal IPs only"
2874
+
"Unspecified is treated as EXTERNAL.",
2875
+
"Instances are created with both internal and external IP addresses.",
2876
+
"Instances are created with internal IP addresses only."
0 commit comments