OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/cloud-platform": { |
| 6 "description": "View and manage your data across Google Clou
d Platform services" |
| 7 }, |
5 "https://www.googleapis.com/auth/appengine.admin": { | 8 "https://www.googleapis.com/auth/appengine.admin": { |
6 "description": "View and manage your applications deployed o
n Google App Engine" | 9 "description": "View and manage your applications deployed o
n Google App Engine" |
7 }, | 10 }, |
8 "https://www.googleapis.com/auth/cloud-platform": { | |
9 "description": "View and manage your data across Google Clou
d Platform services" | |
10 }, | |
11 "https://www.googleapis.com/auth/cloud-platform.read-only": { | 11 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
12 "description": "View your data across Google Cloud Platform
services" | 12 "description": "View your data across Google Cloud Platform
services" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "", | 17 "basePath": "", |
18 "baseUrl": "https://appengine.googleapis.com/", | 18 "baseUrl": "https://appengine.googleapis.com/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "description": "Provisions and manages App Engine applications.", | 20 "description": "The App Engine Admin API enables developers to provision and
manage their App Engine applications.", |
21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
22 "documentationLink": "https://cloud.google.com/appengine/docs/admin-api/", | 22 "documentationLink": "https://cloud.google.com/appengine/docs/admin-api/", |
23 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/jvAB1N_FX7xzyPOdjzd58bQdWjQ\"", | |
24 "icons": { | 23 "icons": { |
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 24 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 25 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
27 }, | 26 }, |
28 "id": "appengine:v1", | 27 "id": "appengine:v1", |
29 "kind": "discovery#restDescription", | 28 "kind": "discovery#restDescription", |
30 "name": "appengine", | 29 "name": "appengine", |
31 "ownerDomain": "google.com", | 30 "ownerDomain": "google.com", |
32 "ownerName": "Google", | 31 "ownerName": "Google", |
33 "parameters": { | 32 "parameters": { |
34 "access_token": { | 33 "upload_protocol": { |
35 "description": "OAuth access token.", | 34 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
36 "location": "query", | 35 "location": "query", |
37 "type": "string" | 36 "type": "string" |
38 }, | 37 }, |
39 "alt": { | 38 "prettyPrint": { |
40 "default": "json", | 39 "default": "true", |
41 "description": "Data format for response.", | 40 "description": "Returns response with indentations and line breaks."
, |
42 "enumDescriptions": [ | 41 "location": "query", |
43 "Responses with Content-Type of application/json", | 42 "type": "boolean" |
44 "Media download with context-dependent Content-Type", | 43 }, |
45 "Responses with Content-Type of application/x-protobuf" | 44 "fields": { |
46 ], | 45 "description": "Selector specifying which fields to include in a par
tial response.", |
47 "location": "query", | 46 "location": "query", |
48 "type": "string" | 47 "type": "string" |
49 }, | 48 }, |
50 "bearer_token": { | 49 "uploadType": { |
51 "description": "OAuth bearer token.", | 50 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
52 "location": "query", | 51 "location": "query", |
53 "type": "string" | 52 "type": "string" |
54 }, | 53 }, |
55 "callback": { | 54 "callback": { |
56 "description": "JSONP", | 55 "description": "JSONP", |
57 "location": "query", | 56 "location": "query", |
58 "type": "string" | 57 "type": "string" |
59 }, | 58 }, |
60 "fields": { | 59 "$.xgafv": { |
61 "description": "Selector specifying which fields to include in a par
tial response.", | 60 "description": "V1 error format.", |
| 61 "enum": [ |
| 62 "1", |
| 63 "2" |
| 64 ], |
| 65 "enumDescriptions": [ |
| 66 "v1 error format", |
| 67 "v2 error format" |
| 68 ], |
| 69 "location": "query", |
| 70 "type": "string" |
| 71 }, |
| 72 "alt": { |
| 73 "default": "json", |
| 74 "description": "Data format for response.", |
| 75 "enum": [ |
| 76 "json", |
| 77 "media", |
| 78 "proto" |
| 79 ], |
| 80 "enumDescriptions": [ |
| 81 "Responses with Content-Type of application/json", |
| 82 "Media download with context-dependent Content-Type", |
| 83 "Responses with Content-Type of application/x-protobuf" |
| 84 ], |
62 "location": "query", | 85 "location": "query", |
63 "type": "string" | 86 "type": "string" |
64 }, | 87 }, |
65 "key": { | 88 "key": { |
66 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", | 89 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", |
67 "location": "query", | 90 "location": "query", |
68 "type": "string" | 91 "type": "string" |
69 }, | 92 }, |
70 "oauth_token": { | 93 "access_token": { |
71 "description": "OAuth 2.0 token for the current user.", | 94 "description": "OAuth access token.", |
| 95 "location": "query", |
| 96 "type": "string" |
| 97 }, |
| 98 "quotaUser": { |
| 99 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", |
72 "location": "query", | 100 "location": "query", |
73 "type": "string" | 101 "type": "string" |
74 }, | 102 }, |
75 "pp": { | 103 "pp": { |
76 "default": "true", | 104 "default": "true", |
77 "description": "Pretty-print response.", | 105 "description": "Pretty-print response.", |
78 "location": "query", | 106 "location": "query", |
79 "type": "boolean" | 107 "type": "boolean" |
80 }, | 108 }, |
81 "prettyPrint": { | 109 "bearer_token": { |
82 "default": "true", | 110 "description": "OAuth bearer token.", |
83 "description": "Returns response with indentations and line breaks."
, | |
84 "location": "query", | |
85 "type": "boolean" | |
86 }, | |
87 "quotaUser": { | |
88 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", | |
89 "location": "query", | 111 "location": "query", |
90 "type": "string" | 112 "type": "string" |
91 }, | 113 }, |
92 "upload_protocol": { | 114 "oauth_token": { |
93 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | 115 "description": "OAuth 2.0 token for the current user.", |
94 "location": "query", | |
95 "type": "string" | |
96 }, | |
97 "uploadType": { | |
98 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | |
99 "location": "query", | |
100 "type": "string" | |
101 }, | |
102 "$.xgafv": { | |
103 "description": "V1 error format.", | |
104 "enumDescriptions": [ | |
105 "v1 error format", | |
106 "v2 error format" | |
107 ], | |
108 "location": "query", | 116 "location": "query", |
109 "type": "string" | 117 "type": "string" |
110 } | 118 } |
111 }, | 119 }, |
112 "protocol": "rest", | 120 "protocol": "rest", |
113 "resources": { | 121 "resources": { |
114 "apps": { | 122 "apps": { |
115 "methods": { | 123 "methods": { |
| 124 "repair": { |
| 125 "description": "Recreates the required App Engine features f
or the specified App Engine application, for example a Cloud Storage bucket or A
pp Engine service account. Use this method if you receive an error message about
a missing feature, for example, Error retrieving the App Engine service account
.", |
| 126 "httpMethod": "POST", |
| 127 "id": "appengine.apps.repair", |
| 128 "parameterOrder": [ |
| 129 "appsId" |
| 130 ], |
| 131 "parameters": { |
| 132 "appsId": { |
| 133 "description": "Part of `name`. Name of the applicat
ion to repair. Example: apps/myapp", |
| 134 "location": "path", |
| 135 "required": true, |
| 136 "type": "string" |
| 137 } |
| 138 }, |
| 139 "path": "v1/apps/{appsId}:repair", |
| 140 "request": { |
| 141 "$ref": "RepairApplicationRequest" |
| 142 }, |
| 143 "response": { |
| 144 "$ref": "Operation" |
| 145 }, |
| 146 "scopes": [ |
| 147 "https://www.googleapis.com/auth/cloud-platform" |
| 148 ] |
| 149 }, |
116 "get": { | 150 "get": { |
117 "description": "Gets information about an application.", | 151 "description": "Gets information about an application.", |
118 "httpMethod": "GET", | 152 "httpMethod": "GET", |
119 "id": "appengine.apps.get", | 153 "id": "appengine.apps.get", |
120 "parameterOrder": [ | 154 "parameterOrder": [ |
121 "appsId" | 155 "appsId" |
122 ], | 156 ], |
123 "parameters": { | 157 "parameters": { |
124 "appsId": { | 158 "appsId": { |
125 "description": "Part of `name`. Name of the Applicat
ion resource to get. Example: apps/myapp.", | 159 "description": "Part of `name`. Name of the Applicat
ion resource to get. Example: apps/myapp.", |
126 "location": "path", | 160 "location": "path", |
127 "required": true, | 161 "required": true, |
128 "type": "string" | 162 "type": "string" |
129 } | 163 } |
130 }, | 164 }, |
131 "path": "v1/apps/{appsId}", | 165 "path": "v1/apps/{appsId}", |
132 "response": { | 166 "response": { |
133 "$ref": "Application" | 167 "$ref": "Application" |
134 }, | 168 }, |
135 "scopes": [ | 169 "scopes": [ |
136 "https://www.googleapis.com/auth/appengine.admin", | 170 "https://www.googleapis.com/auth/appengine.admin", |
137 "https://www.googleapis.com/auth/cloud-platform", | 171 "https://www.googleapis.com/auth/cloud-platform", |
138 "https://www.googleapis.com/auth/cloud-platform.read-onl
y" | 172 "https://www.googleapis.com/auth/cloud-platform.read-onl
y" |
139 ] | 173 ] |
140 }, | 174 }, |
141 "create": { | |
142 "description": "Creates an App Engine application for a Goog
le Cloud Platform project. Required fields: id - The ID of the target Cloud Plat
form project. location - The region (https://cloud.google.com/appengine/docs/loc
ations) where you want the App Engine application located.For more information a
bout App Engine applications, see Managing Projects, Applications, and Billing (
https://cloud.google.com/appengine/docs/python/console/).", | |
143 "httpMethod": "POST", | |
144 "id": "appengine.apps.create", | |
145 "path": "v1/apps", | |
146 "request": { | |
147 "$ref": "Application" | |
148 }, | |
149 "response": { | |
150 "$ref": "Operation" | |
151 }, | |
152 "scopes": [ | |
153 "https://www.googleapis.com/auth/cloud-platform" | |
154 ] | |
155 }, | |
156 "patch": { | 175 "patch": { |
157 "description": "Updates the specified Application resource.
You can update the following fields: auth_domain - Google authentication domain
for controlling user access to the application. default_cookie_expiration - Cook
ie expiration policy for the application.", | 176 "description": "Updates the specified Application resource.
You can update the following fields:\nauth_domain - Google authentication domain
for controlling user access to the application.\ndefault_cookie_expiration - Co
okie expiration policy for the application.", |
158 "httpMethod": "PATCH", | 177 "httpMethod": "PATCH", |
159 "id": "appengine.apps.patch", | 178 "id": "appengine.apps.patch", |
160 "parameterOrder": [ | 179 "parameterOrder": [ |
161 "appsId" | 180 "appsId" |
162 ], | 181 ], |
163 "parameters": { | 182 "parameters": { |
| 183 "updateMask": { |
| 184 "description": "Standard field mask for the set of f
ields to be updated.", |
| 185 "format": "google-fieldmask", |
| 186 "location": "query", |
| 187 "type": "string" |
| 188 }, |
164 "appsId": { | 189 "appsId": { |
165 "description": "Part of `name`. Name of the Applicat
ion resource to update. Example: apps/myapp.", | 190 "description": "Part of `name`. Name of the Applicat
ion resource to update. Example: apps/myapp.", |
166 "location": "path", | 191 "location": "path", |
167 "required": true, | 192 "required": true, |
168 "type": "string" | 193 "type": "string" |
169 }, | |
170 "updateMask": { | |
171 "description": "Standard field mask for the set of f
ields to be updated.", | |
172 "location": "query", | |
173 "type": "string" | |
174 } | 194 } |
175 }, | 195 }, |
176 "path": "v1/apps/{appsId}", | 196 "path": "v1/apps/{appsId}", |
177 "request": { | 197 "request": { |
178 "$ref": "Application" | 198 "$ref": "Application" |
179 }, | 199 }, |
180 "response": { | 200 "response": { |
181 "$ref": "Operation" | 201 "$ref": "Operation" |
182 }, | 202 }, |
183 "scopes": [ | 203 "scopes": [ |
184 "https://www.googleapis.com/auth/cloud-platform" | 204 "https://www.googleapis.com/auth/cloud-platform" |
185 ] | 205 ] |
186 }, | 206 }, |
187 "repair": { | 207 "create": { |
188 "description": "Recreates the required App Engine features f
or the specified App Engine application, for example a Cloud Storage bucket or A
pp Engine service account. Use this method if you receive an error message about
a missing feature, for example, Error retrieving the App Engine service account
.", | 208 "description": "Creates an App Engine application for a Goog
le Cloud Platform project. Required fields:\nid - The ID of the target Cloud Pla
tform project.\nlocation - The region (https://cloud.google.com/appengine/docs/l
ocations) where you want the App Engine application located.For more information
about App Engine applications, see Managing Projects, Applications, and Billing
(https://cloud.google.com/appengine/docs/python/console/).", |
189 "httpMethod": "POST", | 209 "httpMethod": "POST", |
190 "id": "appengine.apps.repair", | 210 "id": "appengine.apps.create", |
191 "parameterOrder": [ | 211 "parameterOrder": [], |
192 "appsId" | 212 "parameters": {}, |
193 ], | 213 "path": "v1/apps", |
194 "parameters": { | |
195 "appsId": { | |
196 "description": "Part of `name`. Name of the applicat
ion to repair. Example: apps/myapp", | |
197 "location": "path", | |
198 "required": true, | |
199 "type": "string" | |
200 } | |
201 }, | |
202 "path": "v1/apps/{appsId}:repair", | |
203 "request": { | 214 "request": { |
204 "$ref": "RepairApplicationRequest" | 215 "$ref": "Application" |
205 }, | 216 }, |
206 "response": { | 217 "response": { |
207 "$ref": "Operation" | 218 "$ref": "Operation" |
208 }, | 219 }, |
209 "scopes": [ | 220 "scopes": [ |
210 "https://www.googleapis.com/auth/cloud-platform" | 221 "https://www.googleapis.com/auth/cloud-platform" |
211 ] | 222 ] |
212 } | 223 } |
213 }, | 224 }, |
214 "resources": { | 225 "resources": { |
215 "operations": { | 226 "locations": { |
216 "methods": { | 227 "methods": { |
217 "list": { | 228 "list": { |
218 "description": "Lists operations that match the spec
ified filter in the request. If the server doesn't support this method, it retur
ns UNIMPLEMENTED.NOTE: the name binding below allows API services to override th
e binding to use different resource name schemes, such as users/*/operations.", | 229 "description": "Lists information about the supporte
d locations for this service.", |
219 "httpMethod": "GET", | 230 "httpMethod": "GET", |
220 "id": "appengine.apps.operations.list", | 231 "id": "appengine.apps.locations.list", |
221 "parameterOrder": [ | 232 "parameterOrder": [ |
222 "appsId" | 233 "appsId" |
223 ], | 234 ], |
224 "parameters": { | 235 "parameters": { |
225 "appsId": { | 236 "appsId": { |
226 "description": "Part of `name`. The name of
the operation collection.", | 237 "description": "Part of `name`. The resource
that owns the locations collection, if applicable.", |
227 "location": "path", | 238 "location": "path", |
228 "required": true, | 239 "required": true, |
229 "type": "string" | 240 "type": "string" |
230 }, | 241 }, |
231 "filter": { | 242 "pageToken": { |
232 "description": "The standard list filter.", | 243 "description": "The standard list page token
.", |
233 "location": "query", | 244 "location": "query", |
234 "type": "string" | 245 "type": "string" |
235 }, | 246 }, |
236 "pageSize": { | 247 "pageSize": { |
237 "description": "The standard list page size.
", | 248 "description": "The standard list page size.
", |
238 "format": "int32", | 249 "format": "int32", |
239 "location": "query", | 250 "location": "query", |
240 "type": "integer" | 251 "type": "integer" |
241 }, | 252 }, |
242 "pageToken": { | 253 "filter": { |
243 "description": "The standard list page token
.", | 254 "description": "The standard list filter.", |
244 "location": "query", | 255 "location": "query", |
245 "type": "string" | 256 "type": "string" |
246 } | 257 } |
247 }, | 258 }, |
248 "path": "v1/apps/{appsId}/operations", | 259 "path": "v1/apps/{appsId}/locations", |
249 "response": { | 260 "response": { |
250 "$ref": "ListOperationsResponse" | 261 "$ref": "ListLocationsResponse" |
251 }, | 262 }, |
252 "scopes": [ | 263 "scopes": [ |
253 "https://www.googleapis.com/auth/appengine.admin
", | 264 "https://www.googleapis.com/auth/appengine.admin
", |
254 "https://www.googleapis.com/auth/cloud-platform"
, | 265 "https://www.googleapis.com/auth/cloud-platform"
, |
255 "https://www.googleapis.com/auth/cloud-platform.
read-only" | 266 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
256 ] | 267 ] |
257 }, | 268 }, |
258 "get": { | 269 "get": { |
259 "description": "Gets the latest state of a long-runn
ing operation. Clients can use this method to poll the operation result at inter
vals as recommended by the API service.", | 270 "description": "Get information about a location.", |
260 "httpMethod": "GET", | 271 "httpMethod": "GET", |
261 "id": "appengine.apps.operations.get", | 272 "id": "appengine.apps.locations.get", |
262 "parameterOrder": [ | 273 "parameterOrder": [ |
263 "appsId", | 274 "appsId", |
264 "operationsId" | 275 "locationsId" |
265 ], | 276 ], |
266 "parameters": { | 277 "parameters": { |
267 "appsId": { | 278 "appsId": { |
268 "description": "Part of `name`. The name of
the operation resource.", | 279 "description": "Part of `name`. Resource nam
e for the location.", |
269 "location": "path", | 280 "location": "path", |
270 "required": true, | 281 "required": true, |
271 "type": "string" | 282 "type": "string" |
272 }, | 283 }, |
273 "operationsId": { | 284 "locationsId": { |
274 "description": "Part of `name`. See document
ation of `appsId`.", | 285 "description": "Part of `name`. See document
ation of `appsId`.", |
275 "location": "path", | 286 "location": "path", |
276 "required": true, | 287 "required": true, |
277 "type": "string" | 288 "type": "string" |
278 } | 289 } |
279 }, | 290 }, |
280 "path": "v1/apps/{appsId}/operations/{operationsId}"
, | 291 "path": "v1/apps/{appsId}/locations/{locationsId}", |
281 "response": { | 292 "response": { |
282 "$ref": "Operation" | 293 "$ref": "Location" |
283 }, | 294 }, |
284 "scopes": [ | 295 "scopes": [ |
285 "https://www.googleapis.com/auth/appengine.admin
", | 296 "https://www.googleapis.com/auth/appengine.admin
", |
286 "https://www.googleapis.com/auth/cloud-platform"
, | 297 "https://www.googleapis.com/auth/cloud-platform"
, |
287 "https://www.googleapis.com/auth/cloud-platform.
read-only" | 298 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
288 ] | 299 ] |
289 } | 300 } |
290 } | 301 } |
291 }, | 302 }, |
292 "services": { | 303 "services": { |
293 "methods": { | 304 "methods": { |
| 305 "delete": { |
| 306 "description": "Deletes the specified service and al
l enclosed versions.", |
| 307 "httpMethod": "DELETE", |
| 308 "id": "appengine.apps.services.delete", |
| 309 "parameterOrder": [ |
| 310 "appsId", |
| 311 "servicesId" |
| 312 ], |
| 313 "parameters": { |
| 314 "servicesId": { |
| 315 "description": "Part of `name`. See document
ation of `appsId`.", |
| 316 "location": "path", |
| 317 "required": true, |
| 318 "type": "string" |
| 319 }, |
| 320 "appsId": { |
| 321 "description": "Part of `name`. Name of the
resource requested. Example: apps/myapp/services/default.", |
| 322 "location": "path", |
| 323 "required": true, |
| 324 "type": "string" |
| 325 } |
| 326 }, |
| 327 "path": "v1/apps/{appsId}/services/{servicesId}", |
| 328 "response": { |
| 329 "$ref": "Operation" |
| 330 }, |
| 331 "scopes": [ |
| 332 "https://www.googleapis.com/auth/cloud-platform" |
| 333 ] |
| 334 }, |
294 "list": { | 335 "list": { |
295 "description": "Lists all the services in the applic
ation.", | 336 "description": "Lists all the services in the applic
ation.", |
296 "httpMethod": "GET", | 337 "httpMethod": "GET", |
297 "id": "appengine.apps.services.list", | 338 "id": "appengine.apps.services.list", |
298 "parameterOrder": [ | 339 "parameterOrder": [ |
299 "appsId" | 340 "appsId" |
300 ], | 341 ], |
301 "parameters": { | 342 "parameters": { |
302 "appsId": { | 343 "appsId": { |
303 "description": "Part of `parent`. Name of th
e parent Application resource. Example: apps/myapp.", | 344 "description": "Part of `parent`. Name of th
e parent Application resource. Example: apps/myapp.", |
304 "location": "path", | 345 "location": "path", |
305 "required": true, | 346 "required": true, |
306 "type": "string" | 347 "type": "string" |
307 }, | 348 }, |
| 349 "pageToken": { |
| 350 "description": "Continuation token for fetch
ing the next page of results.", |
| 351 "location": "query", |
| 352 "type": "string" |
| 353 }, |
308 "pageSize": { | 354 "pageSize": { |
309 "description": "Maximum results to return pe
r page.", | 355 "description": "Maximum results to return pe
r page.", |
310 "format": "int32", | 356 "format": "int32", |
311 "location": "query", | 357 "location": "query", |
312 "type": "integer" | 358 "type": "integer" |
313 }, | |
314 "pageToken": { | |
315 "description": "Continuation token for fetch
ing the next page of results.", | |
316 "location": "query", | |
317 "type": "string" | |
318 } | 359 } |
319 }, | 360 }, |
320 "path": "v1/apps/{appsId}/services", | 361 "path": "v1/apps/{appsId}/services", |
321 "response": { | 362 "response": { |
322 "$ref": "ListServicesResponse" | 363 "$ref": "ListServicesResponse" |
323 }, | 364 }, |
324 "scopes": [ | 365 "scopes": [ |
325 "https://www.googleapis.com/auth/appengine.admin
", | 366 "https://www.googleapis.com/auth/appengine.admin
", |
326 "https://www.googleapis.com/auth/cloud-platform"
, | 367 "https://www.googleapis.com/auth/cloud-platform"
, |
327 "https://www.googleapis.com/auth/cloud-platform.
read-only" | 368 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
367 "appsId", | 408 "appsId", |
368 "servicesId" | 409 "servicesId" |
369 ], | 410 ], |
370 "parameters": { | 411 "parameters": { |
371 "appsId": { | 412 "appsId": { |
372 "description": "Part of `name`. Name of the
resource to update. Example: apps/myapp/services/default.", | 413 "description": "Part of `name`. Name of the
resource to update. Example: apps/myapp/services/default.", |
373 "location": "path", | 414 "location": "path", |
374 "required": true, | 415 "required": true, |
375 "type": "string" | 416 "type": "string" |
376 }, | 417 }, |
| 418 "migrateTraffic": { |
| 419 "description": "Set to true to gradually shi
ft traffic to one or more versions that you specify. By default, traffic is shif
ted immediately. For gradual traffic migration, the target versions must be loca
ted within instances that are configured for both warmup requests (https://cloud
.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#in
boundservicetype) and automatic scaling (https://cloud.google.com/appengine/docs
/admin-api/reference/rest/v1/apps.services.versions#automaticscaling). You must
specify the shardBy (https://cloud.google.com/appengine/docs/admin-api/reference
/rest/v1/apps.services#shardby) field in the Service resource. Gradual traffic m
igration is not supported in the App Engine flexible environment. For examples,
see Migrating and Splitting Traffic (https://cloud.google.com/appengine/docs/adm
in-api/migrating-splitting-traffic).", |
| 420 "location": "query", |
| 421 "type": "boolean" |
| 422 }, |
| 423 "updateMask": { |
| 424 "description": "Standard field mask for the
set of fields to be updated.", |
| 425 "format": "google-fieldmask", |
| 426 "location": "query", |
| 427 "type": "string" |
| 428 }, |
377 "servicesId": { | 429 "servicesId": { |
378 "description": "Part of `name`. See document
ation of `appsId`.", | 430 "description": "Part of `name`. See document
ation of `appsId`.", |
379 "location": "path", | 431 "location": "path", |
380 "required": true, | 432 "required": true, |
381 "type": "string" | 433 "type": "string" |
382 }, | |
383 "updateMask": { | |
384 "description": "Standard field mask for the
set of fields to be updated.", | |
385 "location": "query", | |
386 "type": "string" | |
387 }, | |
388 "migrateTraffic": { | |
389 "description": "Set to true to gradually shi
ft traffic to one or more versions that you specify. By default, traffic is shif
ted immediately. For gradual traffic migration, the target versions must be loca
ted within instances that are configured for both warmup requests (https://cloud
.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#in
boundservicetype) and automatic scaling (https://cloud.google.com/appengine/docs
/admin-api/reference/rest/v1/apps.services.versions#automaticscaling). You must
specify the shardBy (https://cloud.google.com/appengine/docs/admin-api/reference
/rest/v1/apps.services#shardby) field in the Service resource. Gradual traffic m
igration is not supported in the App Engine flexible environment. For examples,
see Migrating and Splitting Traffic (https://cloud.google.com/appengine/docs/adm
in-api/migrating-splitting-traffic).", | |
390 "location": "query", | |
391 "type": "boolean" | |
392 } | 434 } |
393 }, | 435 }, |
394 "path": "v1/apps/{appsId}/services/{servicesId}", | 436 "path": "v1/apps/{appsId}/services/{servicesId}", |
395 "request": { | 437 "request": { |
396 "$ref": "Service" | 438 "$ref": "Service" |
397 }, | 439 }, |
398 "response": { | 440 "response": { |
399 "$ref": "Operation" | 441 "$ref": "Operation" |
400 }, | 442 }, |
401 "scopes": [ | 443 "scopes": [ |
402 "https://www.googleapis.com/auth/cloud-platform" | 444 "https://www.googleapis.com/auth/cloud-platform" |
403 ] | 445 ] |
404 }, | |
405 "delete": { | |
406 "description": "Deletes the specified service and al
l enclosed versions.", | |
407 "httpMethod": "DELETE", | |
408 "id": "appengine.apps.services.delete", | |
409 "parameterOrder": [ | |
410 "appsId", | |
411 "servicesId" | |
412 ], | |
413 "parameters": { | |
414 "appsId": { | |
415 "description": "Part of `name`. Name of the
resource requested. Example: apps/myapp/services/default.", | |
416 "location": "path", | |
417 "required": true, | |
418 "type": "string" | |
419 }, | |
420 "servicesId": { | |
421 "description": "Part of `name`. See document
ation of `appsId`.", | |
422 "location": "path", | |
423 "required": true, | |
424 "type": "string" | |
425 } | |
426 }, | |
427 "path": "v1/apps/{appsId}/services/{servicesId}", | |
428 "response": { | |
429 "$ref": "Operation" | |
430 }, | |
431 "scopes": [ | |
432 "https://www.googleapis.com/auth/cloud-platform" | |
433 ] | |
434 } | 446 } |
435 }, | 447 }, |
436 "resources": { | 448 "resources": { |
437 "versions": { | 449 "versions": { |
438 "methods": { | 450 "methods": { |
| 451 "delete": { |
| 452 "description": "Deletes an existing Version
resource.", |
| 453 "httpMethod": "DELETE", |
| 454 "id": "appengine.apps.services.versions.dele
te", |
| 455 "parameterOrder": [ |
| 456 "appsId", |
| 457 "servicesId", |
| 458 "versionsId" |
| 459 ], |
| 460 "parameters": { |
| 461 "servicesId": { |
| 462 "description": "Part of `name`. See
documentation of `appsId`.", |
| 463 "location": "path", |
| 464 "required": true, |
| 465 "type": "string" |
| 466 }, |
| 467 "appsId": { |
| 468 "description": "Part of `name`. Name
of the resource requested. Example: apps/myapp/services/default/versions/v1.", |
| 469 "location": "path", |
| 470 "required": true, |
| 471 "type": "string" |
| 472 }, |
| 473 "versionsId": { |
| 474 "description": "Part of `name`. See
documentation of `appsId`.", |
| 475 "location": "path", |
| 476 "required": true, |
| 477 "type": "string" |
| 478 } |
| 479 }, |
| 480 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", |
| 481 "response": { |
| 482 "$ref": "Operation" |
| 483 }, |
| 484 "scopes": [ |
| 485 "https://www.googleapis.com/auth/cloud-p
latform" |
| 486 ] |
| 487 }, |
439 "list": { | 488 "list": { |
440 "description": "Lists the versions of a serv
ice.", | 489 "description": "Lists the versions of a serv
ice.", |
441 "httpMethod": "GET", | 490 "httpMethod": "GET", |
442 "id": "appengine.apps.services.versions.list
", | 491 "id": "appengine.apps.services.versions.list
", |
443 "parameterOrder": [ | 492 "parameterOrder": [ |
444 "appsId", | 493 "appsId", |
445 "servicesId" | 494 "servicesId" |
446 ], | 495 ], |
447 "parameters": { | 496 "parameters": { |
448 "appsId": { | 497 "appsId": { |
449 "description": "Part of `parent`. Na
me of the parent Service resource. Example: apps/myapp/services/default.", | 498 "description": "Part of `parent`. Na
me of the parent Service resource. Example: apps/myapp/services/default.", |
450 "location": "path", | 499 "location": "path", |
451 "required": true, | 500 "required": true, |
452 "type": "string" | 501 "type": "string" |
453 }, | 502 }, |
454 "servicesId": { | 503 "pageToken": { |
455 "description": "Part of `parent`. Se
e documentation of `appsId`.", | 504 "description": "Continuation token f
or fetching the next page of results.", |
456 "location": "path", | 505 "location": "query", |
457 "required": true, | |
458 "type": "string" | 506 "type": "string" |
459 }, | 507 }, |
| 508 "pageSize": { |
| 509 "description": "Maximum results to r
eturn per page.", |
| 510 "format": "int32", |
| 511 "location": "query", |
| 512 "type": "integer" |
| 513 }, |
460 "view": { | 514 "view": { |
461 "description": "Controls the set of
fields returned in the List response.", | 515 "description": "Controls the set of
fields returned in the List response.", |
462 "enum": [ | 516 "enum": [ |
463 "BASIC", | 517 "BASIC", |
464 "FULL" | 518 "FULL" |
465 ], | 519 ], |
466 "location": "query", | 520 "location": "query", |
467 "type": "string" | 521 "type": "string" |
468 }, | 522 }, |
469 "pageSize": { | 523 "servicesId": { |
470 "description": "Maximum results to r
eturn per page.", | 524 "description": "Part of `parent`. Se
e documentation of `appsId`.", |
471 "format": "int32", | 525 "location": "path", |
472 "location": "query", | 526 "required": true, |
473 "type": "integer" | |
474 }, | |
475 "pageToken": { | |
476 "description": "Continuation token f
or fetching the next page of results.", | |
477 "location": "query", | |
478 "type": "string" | 527 "type": "string" |
479 } | 528 } |
480 }, | 529 }, |
481 "path": "v1/apps/{appsId}/services/{services
Id}/versions", | 530 "path": "v1/apps/{appsId}/services/{services
Id}/versions", |
482 "response": { | 531 "response": { |
483 "$ref": "ListVersionsResponse" | 532 "$ref": "ListVersionsResponse" |
484 }, | 533 }, |
485 "scopes": [ | 534 "scopes": [ |
486 "https://www.googleapis.com/auth/appengi
ne.admin", | 535 "https://www.googleapis.com/auth/appengi
ne.admin", |
487 "https://www.googleapis.com/auth/cloud-p
latform", | 536 "https://www.googleapis.com/auth/cloud-p
latform", |
488 "https://www.googleapis.com/auth/cloud-p
latform.read-only" | 537 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
489 ] | 538 ] |
490 }, | 539 }, |
491 "get": { | 540 "get": { |
492 "description": "Gets the specified Version r
esource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW p
arameter to get the full resource.", | 541 "description": "Gets the specified Version r
esource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW p
arameter to get the full resource.", |
493 "httpMethod": "GET", | 542 "httpMethod": "GET", |
494 "id": "appengine.apps.services.versions.get"
, | 543 "id": "appengine.apps.services.versions.get"
, |
495 "parameterOrder": [ | 544 "parameterOrder": [ |
496 "appsId", | 545 "appsId", |
497 "servicesId", | 546 "servicesId", |
498 "versionsId" | 547 "versionsId" |
499 ], | 548 ], |
500 "parameters": { | 549 "parameters": { |
501 "appsId": { | 550 "appsId": { |
502 "description": "Part of `name`. Name
of the resource requested. Example: apps/myapp/services/default/versions/v1.", | 551 "description": "Part of `name`. Name
of the resource requested. Example: apps/myapp/services/default/versions/v1.", |
503 "location": "path", | 552 "location": "path", |
504 "required": true, | 553 "required": true, |
505 "type": "string" | 554 "type": "string" |
506 }, | 555 }, |
507 "servicesId": { | |
508 "description": "Part of `name`. See
documentation of `appsId`.", | |
509 "location": "path", | |
510 "required": true, | |
511 "type": "string" | |
512 }, | |
513 "versionsId": { | 556 "versionsId": { |
514 "description": "Part of `name`. See
documentation of `appsId`.", | 557 "description": "Part of `name`. See
documentation of `appsId`.", |
515 "location": "path", | 558 "location": "path", |
516 "required": true, | 559 "required": true, |
517 "type": "string" | 560 "type": "string" |
518 }, | 561 }, |
519 "view": { | 562 "view": { |
520 "description": "Controls the set of
fields returned in the Get response.", | 563 "description": "Controls the set of
fields returned in the Get response.", |
521 "enum": [ | 564 "enum": [ |
522 "BASIC", | 565 "BASIC", |
523 "FULL" | 566 "FULL" |
524 ], | 567 ], |
525 "location": "query", | 568 "location": "query", |
526 "type": "string" | 569 "type": "string" |
| 570 }, |
| 571 "servicesId": { |
| 572 "description": "Part of `name`. See
documentation of `appsId`.", |
| 573 "location": "path", |
| 574 "required": true, |
| 575 "type": "string" |
527 } | 576 } |
528 }, | 577 }, |
529 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", | 578 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", |
530 "response": { | 579 "response": { |
531 "$ref": "Version" | 580 "$ref": "Version" |
532 }, | 581 }, |
533 "scopes": [ | 582 "scopes": [ |
534 "https://www.googleapis.com/auth/appengi
ne.admin", | 583 "https://www.googleapis.com/auth/appengi
ne.admin", |
535 "https://www.googleapis.com/auth/cloud-p
latform", | 584 "https://www.googleapis.com/auth/cloud-p
latform", |
536 "https://www.googleapis.com/auth/cloud-p
latform.read-only" | 585 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
537 ] | 586 ] |
538 }, | 587 }, |
539 "create": { | |
540 "description": "Deploys code and resource fi
les to a new version.", | |
541 "httpMethod": "POST", | |
542 "id": "appengine.apps.services.versions.crea
te", | |
543 "parameterOrder": [ | |
544 "appsId", | |
545 "servicesId" | |
546 ], | |
547 "parameters": { | |
548 "appsId": { | |
549 "description": "Part of `parent`. Na
me of the parent resource to create this version under. Example: apps/myapp/serv
ices/default.", | |
550 "location": "path", | |
551 "required": true, | |
552 "type": "string" | |
553 }, | |
554 "servicesId": { | |
555 "description": "Part of `parent`. Se
e documentation of `appsId`.", | |
556 "location": "path", | |
557 "required": true, | |
558 "type": "string" | |
559 } | |
560 }, | |
561 "path": "v1/apps/{appsId}/services/{services
Id}/versions", | |
562 "request": { | |
563 "$ref": "Version" | |
564 }, | |
565 "response": { | |
566 "$ref": "Operation" | |
567 }, | |
568 "scopes": [ | |
569 "https://www.googleapis.com/auth/cloud-p
latform" | |
570 ] | |
571 }, | |
572 "patch": { | 588 "patch": { |
573 "description": "Updates the specified Versio
n resource. You can specify the following fields depending on the App Engine env
ironment and type of scaling that the version resource uses: serving_status (htt
ps://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.v
ersions#Version.FIELDS.serving_status): For Version resources that use basic sca
ling, manual scaling, or run in the App Engine flexible environment. instance_cl
ass (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.se
rvices.versions#Version.FIELDS.instance_class): For Version resources that run i
n the App Engine standard environment. automatic_scaling.min_idle_instances (htt
ps://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.v
ersions#Version.FIELDS.automatic_scaling): For Version resources that use automa
tic scaling and run in the App Engine standard environment. automatic_scaling.ma
x_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/re
st/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Version reso
urces that use automatic scaling and run in the App Engine standard environment.
", | 589 "description": "Updates the specified Versio
n resource. You can specify the following fields depending on the App Engine env
ironment and type of scaling that the version resource uses:\nserving_status (ht
tps://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.
versions#Version.FIELDS.serving_status): For Version resources that use basic s
caling, manual scaling, or run in the App Engine flexible environment.\ninstanc
e_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/app
s.services.versions#Version.FIELDS.instance_class): For Version resources that
run in the App Engine standard environment.\nautomatic_scaling.min_idle_instance
s (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.serv
ices.versions#Version.FIELDS.automatic_scaling): For Version resources that use
automatic scaling and run in the App Engine standard environment.\nautomatic_s
caling.max_idle_instances (https://cloud.google.com/appengine/docs/admin-api/ref
erence/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Ve
rsion resources that use automatic scaling and run in the App Engine standard e
nvironment.", |
574 "httpMethod": "PATCH", | 590 "httpMethod": "PATCH", |
575 "id": "appengine.apps.services.versions.patc
h", | 591 "id": "appengine.apps.services.versions.patc
h", |
576 "parameterOrder": [ | 592 "parameterOrder": [ |
577 "appsId", | 593 "appsId", |
578 "servicesId", | 594 "servicesId", |
579 "versionsId" | 595 "versionsId" |
580 ], | 596 ], |
581 "parameters": { | 597 "parameters": { |
582 "appsId": { | 598 "appsId": { |
583 "description": "Part of `name`. Name
of the resource to update. Example: apps/myapp/services/default/versions/1.", | 599 "description": "Part of `name`. Name
of the resource to update. Example: apps/myapp/services/default/versions/1.", |
584 "location": "path", | 600 "location": "path", |
585 "required": true, | 601 "required": true, |
586 "type": "string" | 602 "type": "string" |
587 }, | 603 }, |
588 "servicesId": { | |
589 "description": "Part of `name`. See
documentation of `appsId`.", | |
590 "location": "path", | |
591 "required": true, | |
592 "type": "string" | |
593 }, | |
594 "versionsId": { | 604 "versionsId": { |
595 "description": "Part of `name`. See
documentation of `appsId`.", | 605 "description": "Part of `name`. See
documentation of `appsId`.", |
596 "location": "path", | 606 "location": "path", |
597 "required": true, | 607 "required": true, |
598 "type": "string" | 608 "type": "string" |
599 }, | 609 }, |
600 "updateMask": { | 610 "updateMask": { |
601 "description": "Standard field mask
for the set of fields to be updated.", | 611 "description": "Standard field mask
for the set of fields to be updated.", |
| 612 "format": "google-fieldmask", |
602 "location": "query", | 613 "location": "query", |
603 "type": "string" | 614 "type": "string" |
| 615 }, |
| 616 "servicesId": { |
| 617 "description": "Part of `name`. See
documentation of `appsId`.", |
| 618 "location": "path", |
| 619 "required": true, |
| 620 "type": "string" |
604 } | 621 } |
605 }, | 622 }, |
606 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", | 623 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", |
607 "request": { | 624 "request": { |
608 "$ref": "Version" | 625 "$ref": "Version" |
609 }, | 626 }, |
610 "response": { | 627 "response": { |
611 "$ref": "Operation" | 628 "$ref": "Operation" |
612 }, | 629 }, |
613 "scopes": [ | 630 "scopes": [ |
614 "https://www.googleapis.com/auth/cloud-p
latform" | 631 "https://www.googleapis.com/auth/cloud-p
latform" |
615 ] | 632 ] |
616 }, | 633 }, |
617 "delete": { | 634 "create": { |
618 "description": "Deletes an existing Version
resource.", | 635 "description": "Deploys code and resource fi
les to a new version.", |
619 "httpMethod": "DELETE", | 636 "httpMethod": "POST", |
620 "id": "appengine.apps.services.versions.dele
te", | 637 "id": "appengine.apps.services.versions.crea
te", |
621 "parameterOrder": [ | 638 "parameterOrder": [ |
622 "appsId", | 639 "appsId", |
623 "servicesId", | 640 "servicesId" |
624 "versionsId" | |
625 ], | 641 ], |
626 "parameters": { | 642 "parameters": { |
627 "appsId": { | 643 "servicesId": { |
628 "description": "Part of `name`. Name
of the resource requested. Example: apps/myapp/services/default/versions/v1.", | 644 "description": "Part of `parent`. Se
e documentation of `appsId`.", |
629 "location": "path", | 645 "location": "path", |
630 "required": true, | 646 "required": true, |
631 "type": "string" | 647 "type": "string" |
632 }, | 648 }, |
633 "servicesId": { | 649 "appsId": { |
634 "description": "Part of `name`. See
documentation of `appsId`.", | 650 "description": "Part of `parent`. Na
me of the parent resource to create this version under. Example: apps/myapp/serv
ices/default.", |
635 "location": "path", | |
636 "required": true, | |
637 "type": "string" | |
638 }, | |
639 "versionsId": { | |
640 "description": "Part of `name`. See
documentation of `appsId`.", | |
641 "location": "path", | 651 "location": "path", |
642 "required": true, | 652 "required": true, |
643 "type": "string" | 653 "type": "string" |
644 } | 654 } |
645 }, | 655 }, |
646 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", | 656 "path": "v1/apps/{appsId}/services/{services
Id}/versions", |
| 657 "request": { |
| 658 "$ref": "Version" |
| 659 }, |
647 "response": { | 660 "response": { |
648 "$ref": "Operation" | 661 "$ref": "Operation" |
649 }, | 662 }, |
650 "scopes": [ | 663 "scopes": [ |
651 "https://www.googleapis.com/auth/cloud-p
latform" | 664 "https://www.googleapis.com/auth/cloud-p
latform" |
652 ] | 665 ] |
653 } | 666 } |
654 }, | 667 }, |
655 "resources": { | 668 "resources": { |
656 "instances": { | 669 "instances": { |
657 "methods": { | 670 "methods": { |
| 671 "delete": { |
| 672 "description": "Stops a running inst
ance.", |
| 673 "httpMethod": "DELETE", |
| 674 "id": "appengine.apps.services.versi
ons.instances.delete", |
| 675 "parameterOrder": [ |
| 676 "appsId", |
| 677 "servicesId", |
| 678 "versionsId", |
| 679 "instancesId" |
| 680 ], |
| 681 "parameters": { |
| 682 "appsId": { |
| 683 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", |
| 684 "location": "path", |
| 685 "required": true, |
| 686 "type": "string" |
| 687 }, |
| 688 "instancesId": { |
| 689 "description": "Part of `nam
e`. See documentation of `appsId`.", |
| 690 "location": "path", |
| 691 "required": true, |
| 692 "type": "string" |
| 693 }, |
| 694 "versionsId": { |
| 695 "description": "Part of `nam
e`. See documentation of `appsId`.", |
| 696 "location": "path", |
| 697 "required": true, |
| 698 "type": "string" |
| 699 }, |
| 700 "servicesId": { |
| 701 "description": "Part of `nam
e`. See documentation of `appsId`.", |
| 702 "location": "path", |
| 703 "required": true, |
| 704 "type": "string" |
| 705 } |
| 706 }, |
| 707 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", |
| 708 "response": { |
| 709 "$ref": "Operation" |
| 710 }, |
| 711 "scopes": [ |
| 712 "https://www.googleapis.com/auth
/cloud-platform" |
| 713 ] |
| 714 }, |
658 "list": { | 715 "list": { |
659 "description": "Lists the instances
of a version.Tip: To aggregate details about instances over time, see the Stackd
river Monitoring API (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/pro
jects.timeSeries/list).", | 716 "description": "Lists the instances
of a version.Tip: To aggregate details about instances over time, see the Stackd
river Monitoring API (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/pro
jects.timeSeries/list).", |
660 "httpMethod": "GET", | 717 "httpMethod": "GET", |
661 "id": "appengine.apps.services.versi
ons.instances.list", | 718 "id": "appengine.apps.services.versi
ons.instances.list", |
662 "parameterOrder": [ | 719 "parameterOrder": [ |
663 "appsId", | 720 "appsId", |
664 "servicesId", | 721 "servicesId", |
665 "versionsId" | 722 "versionsId" |
666 ], | 723 ], |
667 "parameters": { | 724 "parameters": { |
668 "appsId": { | 725 "appsId": { |
669 "description": "Part of `par
ent`. Name of the parent Version resource. Example: apps/myapp/services/default/
versions/v1.", | 726 "description": "Part of `par
ent`. Name of the parent Version resource. Example: apps/myapp/services/default/
versions/v1.", |
670 "location": "path", | 727 "location": "path", |
671 "required": true, | 728 "required": true, |
672 "type": "string" | 729 "type": "string" |
673 }, | 730 }, |
674 "servicesId": { | 731 "pageToken": { |
675 "description": "Part of `par
ent`. See documentation of `appsId`.", | 732 "description": "Continuation
token for fetching the next page of results.", |
676 "location": "path", | 733 "location": "query", |
677 "required": true, | |
678 "type": "string" | |
679 }, | |
680 "versionsId": { | |
681 "description": "Part of `par
ent`. See documentation of `appsId`.", | |
682 "location": "path", | |
683 "required": true, | |
684 "type": "string" | 734 "type": "string" |
685 }, | 735 }, |
686 "pageSize": { | 736 "pageSize": { |
687 "description": "Maximum resu
lts to return per page.", | 737 "description": "Maximum resu
lts to return per page.", |
688 "format": "int32", | 738 "format": "int32", |
689 "location": "query", | 739 "location": "query", |
690 "type": "integer" | 740 "type": "integer" |
691 }, | 741 }, |
692 "pageToken": { | 742 "versionsId": { |
693 "description": "Continuation
token for fetching the next page of results.", | 743 "description": "Part of `par
ent`. See documentation of `appsId`.", |
694 "location": "query", | 744 "location": "path", |
| 745 "required": true, |
| 746 "type": "string" |
| 747 }, |
| 748 "servicesId": { |
| 749 "description": "Part of `par
ent`. See documentation of `appsId`.", |
| 750 "location": "path", |
| 751 "required": true, |
695 "type": "string" | 752 "type": "string" |
696 } | 753 } |
697 }, | 754 }, |
698 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances", | 755 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances", |
699 "response": { | 756 "response": { |
700 "$ref": "ListInstancesResponse" | 757 "$ref": "ListInstancesResponse" |
701 }, | 758 }, |
702 "scopes": [ | 759 "scopes": [ |
703 "https://www.googleapis.com/auth
/appengine.admin", | 760 "https://www.googleapis.com/auth
/appengine.admin", |
704 "https://www.googleapis.com/auth
/cloud-platform", | 761 "https://www.googleapis.com/auth
/cloud-platform", |
705 "https://www.googleapis.com/auth
/cloud-platform.read-only" | 762 "https://www.googleapis.com/auth
/cloud-platform.read-only" |
706 ] | 763 ] |
707 }, | 764 }, |
708 "get": { | 765 "get": { |
709 "description": "Gets instance inform
ation.", | 766 "description": "Gets instance inform
ation.", |
710 "httpMethod": "GET", | 767 "httpMethod": "GET", |
711 "id": "appengine.apps.services.versi
ons.instances.get", | 768 "id": "appengine.apps.services.versi
ons.instances.get", |
712 "parameterOrder": [ | 769 "parameterOrder": [ |
713 "appsId", | 770 "appsId", |
714 "servicesId", | 771 "servicesId", |
715 "versionsId", | 772 "versionsId", |
716 "instancesId" | 773 "instancesId" |
717 ], | 774 ], |
718 "parameters": { | 775 "parameters": { |
| 776 "servicesId": { |
| 777 "description": "Part of `nam
e`. See documentation of `appsId`.", |
| 778 "location": "path", |
| 779 "required": true, |
| 780 "type": "string" |
| 781 }, |
719 "appsId": { | 782 "appsId": { |
720 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", | 783 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", |
721 "location": "path", | 784 "location": "path", |
722 "required": true, | 785 "required": true, |
723 "type": "string" | 786 "type": "string" |
724 }, | 787 }, |
725 "servicesId": { | 788 "instancesId": { |
726 "description": "Part of `nam
e`. See documentation of `appsId`.", | 789 "description": "Part of `nam
e`. See documentation of `appsId`.", |
727 "location": "path", | 790 "location": "path", |
728 "required": true, | 791 "required": true, |
729 "type": "string" | 792 "type": "string" |
730 }, | 793 }, |
731 "versionsId": { | 794 "versionsId": { |
732 "description": "Part of `nam
e`. See documentation of `appsId`.", | 795 "description": "Part of `nam
e`. See documentation of `appsId`.", |
733 "location": "path", | 796 "location": "path", |
734 "required": true, | 797 "required": true, |
735 "type": "string" | |
736 }, | |
737 "instancesId": { | |
738 "description": "Part of `nam
e`. See documentation of `appsId`.", | |
739 "location": "path", | |
740 "required": true, | |
741 "type": "string" | 798 "type": "string" |
742 } | 799 } |
743 }, | 800 }, |
744 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", | 801 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", |
745 "response": { | 802 "response": { |
746 "$ref": "Instance" | 803 "$ref": "Instance" |
747 }, | 804 }, |
748 "scopes": [ | 805 "scopes": [ |
749 "https://www.googleapis.com/auth
/appengine.admin", | 806 "https://www.googleapis.com/auth
/appengine.admin", |
750 "https://www.googleapis.com/auth
/cloud-platform", | 807 "https://www.googleapis.com/auth
/cloud-platform", |
751 "https://www.googleapis.com/auth
/cloud-platform.read-only" | 808 "https://www.googleapis.com/auth
/cloud-platform.read-only" |
752 ] | 809 ] |
753 }, | 810 }, |
754 "delete": { | |
755 "description": "Stops a running inst
ance.", | |
756 "httpMethod": "DELETE", | |
757 "id": "appengine.apps.services.versi
ons.instances.delete", | |
758 "parameterOrder": [ | |
759 "appsId", | |
760 "servicesId", | |
761 "versionsId", | |
762 "instancesId" | |
763 ], | |
764 "parameters": { | |
765 "appsId": { | |
766 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", | |
767 "location": "path", | |
768 "required": true, | |
769 "type": "string" | |
770 }, | |
771 "servicesId": { | |
772 "description": "Part of `nam
e`. See documentation of `appsId`.", | |
773 "location": "path", | |
774 "required": true, | |
775 "type": "string" | |
776 }, | |
777 "versionsId": { | |
778 "description": "Part of `nam
e`. See documentation of `appsId`.", | |
779 "location": "path", | |
780 "required": true, | |
781 "type": "string" | |
782 }, | |
783 "instancesId": { | |
784 "description": "Part of `nam
e`. See documentation of `appsId`.", | |
785 "location": "path", | |
786 "required": true, | |
787 "type": "string" | |
788 } | |
789 }, | |
790 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", | |
791 "response": { | |
792 "$ref": "Operation" | |
793 }, | |
794 "scopes": [ | |
795 "https://www.googleapis.com/auth
/cloud-platform" | |
796 ] | |
797 }, | |
798 "debug": { | 811 "debug": { |
799 "description": "Enables debugging on
a VM instance. This allows you to use the SSH command to connect to the virtual
machine where the instance lives. While in \"debug mode\", the instance continu
es to serve live traffic. You should delete the instance when you are done debug
ging and then allow the system to take over and determine if another instance sh
ould be started.Only applicable for instances in App Engine flexible environment
.", | 812 "description": "Enables debugging on
a VM instance. This allows you to use the SSH command to connect to the virtual
machine where the instance lives. While in \"debug mode\", the instance continu
es to serve live traffic. You should delete the instance when you are done debug
ging and then allow the system to take over and determine if another instance sh
ould be started.Only applicable for instances in App Engine flexible environment
.", |
800 "httpMethod": "POST", | 813 "httpMethod": "POST", |
801 "id": "appengine.apps.services.versi
ons.instances.debug", | 814 "id": "appengine.apps.services.versi
ons.instances.debug", |
802 "parameterOrder": [ | 815 "parameterOrder": [ |
803 "appsId", | 816 "appsId", |
804 "servicesId", | 817 "servicesId", |
805 "versionsId", | 818 "versionsId", |
806 "instancesId" | 819 "instancesId" |
807 ], | 820 ], |
808 "parameters": { | 821 "parameters": { |
809 "appsId": { | 822 "appsId": { |
810 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", | 823 "description": "Part of `nam
e`. Name of the resource requested. Example: apps/myapp/services/default/version
s/v1/instances/instance-1.", |
811 "location": "path", | 824 "location": "path", |
812 "required": true, | 825 "required": true, |
813 "type": "string" | 826 "type": "string" |
814 }, | 827 }, |
815 "servicesId": { | 828 "instancesId": { |
816 "description": "Part of `nam
e`. See documentation of `appsId`.", | 829 "description": "Part of `nam
e`. See documentation of `appsId`.", |
817 "location": "path", | 830 "location": "path", |
818 "required": true, | 831 "required": true, |
819 "type": "string" | 832 "type": "string" |
820 }, | 833 }, |
821 "versionsId": { | 834 "versionsId": { |
822 "description": "Part of `nam
e`. See documentation of `appsId`.", | 835 "description": "Part of `nam
e`. See documentation of `appsId`.", |
823 "location": "path", | 836 "location": "path", |
824 "required": true, | 837 "required": true, |
825 "type": "string" | 838 "type": "string" |
826 }, | 839 }, |
827 "instancesId": { | 840 "servicesId": { |
828 "description": "Part of `nam
e`. See documentation of `appsId`.", | 841 "description": "Part of `nam
e`. See documentation of `appsId`.", |
829 "location": "path", | 842 "location": "path", |
830 "required": true, | 843 "required": true, |
831 "type": "string" | 844 "type": "string" |
832 } | 845 } |
833 }, | 846 }, |
834 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}:debug", | 847 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}:debug", |
835 "request": { | 848 "request": { |
836 "$ref": "DebugInstanceRequest" | 849 "$ref": "DebugInstanceRequest" |
837 }, | 850 }, |
838 "response": { | 851 "response": { |
839 "$ref": "Operation" | 852 "$ref": "Operation" |
840 }, | 853 }, |
841 "scopes": [ | 854 "scopes": [ |
842 "https://www.googleapis.com/auth
/cloud-platform" | 855 "https://www.googleapis.com/auth
/cloud-platform" |
843 ] | 856 ] |
844 } | 857 } |
845 } | 858 } |
846 } | 859 } |
847 } | 860 } |
848 } | 861 } |
849 } | 862 } |
850 }, | 863 }, |
851 "locations": { | 864 "operations": { |
852 "methods": { | 865 "methods": { |
853 "list": { | 866 "list": { |
854 "description": "Lists information about the supporte
d locations for this service.", | 867 "description": "Lists operations that match the spec
ified filter in the request. If the server doesn't support this method, it retur
ns UNIMPLEMENTED.NOTE: the name binding below allows API services to override th
e binding to use different resource name schemes, such as users/*/operations.", |
855 "httpMethod": "GET", | 868 "httpMethod": "GET", |
856 "id": "appengine.apps.locations.list", | 869 "id": "appengine.apps.operations.list", |
857 "parameterOrder": [ | 870 "parameterOrder": [ |
858 "appsId" | 871 "appsId" |
859 ], | 872 ], |
860 "parameters": { | 873 "parameters": { |
861 "appsId": { | |
862 "description": "Part of `name`. The resource
that owns the locations collection, if applicable.", | |
863 "location": "path", | |
864 "required": true, | |
865 "type": "string" | |
866 }, | |
867 "filter": { | 874 "filter": { |
868 "description": "The standard list filter.", | 875 "description": "The standard list filter.", |
869 "location": "query", | 876 "location": "query", |
870 "type": "string" | 877 "type": "string" |
871 }, | 878 }, |
| 879 "appsId": { |
| 880 "description": "Part of `name`. The name of
the operation collection.", |
| 881 "location": "path", |
| 882 "required": true, |
| 883 "type": "string" |
| 884 }, |
| 885 "pageToken": { |
| 886 "description": "The standard list page token
.", |
| 887 "location": "query", |
| 888 "type": "string" |
| 889 }, |
872 "pageSize": { | 890 "pageSize": { |
873 "description": "The standard list page size.
", | 891 "description": "The standard list page size.
", |
874 "format": "int32", | 892 "format": "int32", |
875 "location": "query", | 893 "location": "query", |
876 "type": "integer" | 894 "type": "integer" |
877 }, | |
878 "pageToken": { | |
879 "description": "The standard list page token
.", | |
880 "location": "query", | |
881 "type": "string" | |
882 } | 895 } |
883 }, | 896 }, |
884 "path": "v1/apps/{appsId}/locations", | 897 "path": "v1/apps/{appsId}/operations", |
885 "response": { | 898 "response": { |
886 "$ref": "ListLocationsResponse" | 899 "$ref": "ListOperationsResponse" |
887 }, | 900 }, |
888 "scopes": [ | 901 "scopes": [ |
889 "https://www.googleapis.com/auth/appengine.admin
", | 902 "https://www.googleapis.com/auth/appengine.admin
", |
890 "https://www.googleapis.com/auth/cloud-platform"
, | 903 "https://www.googleapis.com/auth/cloud-platform"
, |
891 "https://www.googleapis.com/auth/cloud-platform.
read-only" | 904 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
892 ] | 905 ] |
893 }, | 906 }, |
894 "get": { | 907 "get": { |
895 "description": "Get information about a location.", | 908 "description": "Gets the latest state of a long-runn
ing operation. Clients can use this method to poll the operation result at inter
vals as recommended by the API service.", |
896 "httpMethod": "GET", | 909 "httpMethod": "GET", |
897 "id": "appengine.apps.locations.get", | 910 "id": "appengine.apps.operations.get", |
898 "parameterOrder": [ | 911 "parameterOrder": [ |
899 "appsId", | 912 "appsId", |
900 "locationsId" | 913 "operationsId" |
901 ], | 914 ], |
902 "parameters": { | 915 "parameters": { |
903 "appsId": { | 916 "appsId": { |
904 "description": "Part of `name`. Resource nam
e for the location.", | 917 "description": "Part of `name`. The name of
the operation resource.", |
905 "location": "path", | 918 "location": "path", |
906 "required": true, | 919 "required": true, |
907 "type": "string" | 920 "type": "string" |
908 }, | 921 }, |
909 "locationsId": { | 922 "operationsId": { |
910 "description": "Part of `name`. See document
ation of `appsId`.", | 923 "description": "Part of `name`. See document
ation of `appsId`.", |
911 "location": "path", | 924 "location": "path", |
912 "required": true, | 925 "required": true, |
913 "type": "string" | 926 "type": "string" |
914 } | 927 } |
915 }, | 928 }, |
916 "path": "v1/apps/{appsId}/locations/{locationsId}", | 929 "path": "v1/apps/{appsId}/operations/{operationsId}"
, |
917 "response": { | 930 "response": { |
918 "$ref": "Location" | 931 "$ref": "Operation" |
919 }, | 932 }, |
920 "scopes": [ | 933 "scopes": [ |
921 "https://www.googleapis.com/auth/appengine.admin
", | 934 "https://www.googleapis.com/auth/appengine.admin
", |
922 "https://www.googleapis.com/auth/cloud-platform"
, | 935 "https://www.googleapis.com/auth/cloud-platform"
, |
923 "https://www.googleapis.com/auth/cloud-platform.
read-only" | 936 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
924 ] | 937 ] |
925 } | 938 } |
926 } | 939 } |
927 } | 940 } |
928 } | 941 } |
929 } | 942 } |
930 }, | 943 }, |
931 "revision": "20170324", | 944 "revision": "20170405", |
932 "rootUrl": "https://appengine.googleapis.com/", | 945 "rootUrl": "https://appengine.googleapis.com/", |
933 "schemas": { | 946 "schemas": { |
934 "ListOperationsResponse": { | 947 "Library": { |
935 "description": "The response message for Operations.ListOperations."
, | 948 "description": "Third-party Python runtime library that is required
by the application.", |
936 "id": "ListOperationsResponse", | 949 "id": "Library", |
937 "properties": { | 950 "properties": { |
938 "operations": { | 951 "name": { |
939 "description": "A list of operations that matches the specif
ied filter in the request.", | 952 "description": "Name of the library. Example: \"django\".", |
| 953 "type": "string" |
| 954 }, |
| 955 "version": { |
| 956 "description": "Version of the library to select, or \"lates
t\".", |
| 957 "type": "string" |
| 958 } |
| 959 }, |
| 960 "type": "object" |
| 961 }, |
| 962 "ListLocationsResponse": { |
| 963 "description": "The response message for Locations.ListLocations.", |
| 964 "id": "ListLocationsResponse", |
| 965 "properties": { |
| 966 "locations": { |
| 967 "description": "A list of locations that matches the specifi
ed filter in the request.", |
940 "items": { | 968 "items": { |
941 "$ref": "Operation" | 969 "$ref": "Location" |
942 }, | 970 }, |
943 "type": "array" | 971 "type": "array" |
944 }, | 972 }, |
945 "nextPageToken": { | 973 "nextPageToken": { |
946 "description": "The standard List next-page token.", | 974 "description": "The standard List next-page token.", |
947 "type": "string" | 975 "type": "string" |
948 } | 976 } |
949 }, | 977 }, |
950 "type": "object" | 978 "type": "object" |
951 }, | 979 }, |
| 980 "ContainerInfo": { |
| 981 "description": "Docker image that is used to create a container and
start a VM instance for the version that you deploy. Only applicable for instanc
es running in the App Engine flexible environment.", |
| 982 "id": "ContainerInfo", |
| 983 "properties": { |
| 984 "image": { |
| 985 "description": "URI to the hosted container image in Google
Container Registry. The URI must be fully qualified and include a tag or digest.
Examples: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\"
", |
| 986 "type": "string" |
| 987 } |
| 988 }, |
| 989 "type": "object" |
| 990 }, |
| 991 "RequestUtilization": { |
| 992 "description": "Target scaling by request utilization. Only applicab
le for VM runtimes.", |
| 993 "id": "RequestUtilization", |
| 994 "properties": { |
| 995 "targetRequestCountPerSecond": { |
| 996 "description": "Target requests per second.", |
| 997 "format": "int32", |
| 998 "type": "integer" |
| 999 }, |
| 1000 "targetConcurrentRequests": { |
| 1001 "description": "Target number of concurrent requests.", |
| 1002 "format": "int32", |
| 1003 "type": "integer" |
| 1004 } |
| 1005 }, |
| 1006 "type": "object" |
| 1007 }, |
| 1008 "EndpointsApiService": { |
| 1009 "description": "Cloud Endpoints (https://cloud.google.com/endpoints)
configuration. The Endpoints API Service provides tooling for serving Open API
and gRPC endpoints via an NGINX proxy.The fields here refer to the name and conf
iguration id of a \"service\" resource in the Service Management API (https://cl
oud.google.com/service-management/overview).", |
| 1010 "id": "EndpointsApiService", |
| 1011 "properties": { |
| 1012 "name": { |
| 1013 "description": "Endpoints service name which is the name of
the \"service\" resource in the Service Management API. For example \"myapi.endp
oints.myproject.cloud.goog\"", |
| 1014 "type": "string" |
| 1015 }, |
| 1016 "configId": { |
| 1017 "description": "Endpoints service configuration id as specif
ied by the Service Management API. For example \"2016-09-19r1\"", |
| 1018 "type": "string" |
| 1019 } |
| 1020 }, |
| 1021 "type": "object" |
| 1022 }, |
| 1023 "UrlMap": { |
| 1024 "description": "URL pattern and description of how the URL should be
handled. App Engine can handle URLs by executing application code or by serving
static files uploaded with the version, such as images, CSS, or JavaScript.", |
| 1025 "id": "UrlMap", |
| 1026 "properties": { |
| 1027 "script": { |
| 1028 "$ref": "ScriptHandler", |
| 1029 "description": "Executes a script to handle the request that
matches this URL pattern." |
| 1030 }, |
| 1031 "urlRegex": { |
| 1032 "description": "URL prefix. Uses regular expression syntax,
which means regexp special characters must be escaped, but should not contain gr
oupings. All URLs that begin with this prefix are handled by this handler, using
the portion of the URL after the prefix as part of the file path.", |
| 1033 "type": "string" |
| 1034 }, |
| 1035 "login": { |
| 1036 "description": "Level of login required to access this resou
rce.", |
| 1037 "enum": [ |
| 1038 "LOGIN_UNSPECIFIED", |
| 1039 "LOGIN_OPTIONAL", |
| 1040 "LOGIN_ADMIN", |
| 1041 "LOGIN_REQUIRED" |
| 1042 ], |
| 1043 "enumDescriptions": [ |
| 1044 "Not specified. LOGIN_OPTIONAL is assumed.", |
| 1045 "Does not require that the user is signed in.", |
| 1046 "If the user is not signed in, the auth_fail_action is t
aken. In addition, if the user is not an administrator for the application, they
are given an error message regardless of auth_fail_action. If the user is an ad
ministrator, the handler proceeds.", |
| 1047 "If the user has signed in, the handler proceeds normall
y. Otherwise, the auth_fail_action is taken." |
| 1048 ], |
| 1049 "type": "string" |
| 1050 }, |
| 1051 "apiEndpoint": { |
| 1052 "$ref": "ApiEndpointHandler", |
| 1053 "description": "Uses API Endpoints to handle requests." |
| 1054 }, |
| 1055 "staticFiles": { |
| 1056 "$ref": "StaticFilesHandler", |
| 1057 "description": "Returns the contents of a file, such as an i
mage, as the response." |
| 1058 }, |
| 1059 "redirectHttpResponseCode": { |
| 1060 "description": "30x code to use when performing redirects fo
r the secure field. Defaults to 302.", |
| 1061 "enum": [ |
| 1062 "REDIRECT_HTTP_RESPONSE_CODE_UNSPECIFIED", |
| 1063 "REDIRECT_HTTP_RESPONSE_CODE_301", |
| 1064 "REDIRECT_HTTP_RESPONSE_CODE_302", |
| 1065 "REDIRECT_HTTP_RESPONSE_CODE_303", |
| 1066 "REDIRECT_HTTP_RESPONSE_CODE_307" |
| 1067 ], |
| 1068 "enumDescriptions": [ |
| 1069 "Not specified. 302 is assumed.", |
| 1070 "301 Moved Permanently code.", |
| 1071 "302 Moved Temporarily code.", |
| 1072 "303 See Other code.", |
| 1073 "307 Temporary Redirect code." |
| 1074 ], |
| 1075 "type": "string" |
| 1076 }, |
| 1077 "securityLevel": { |
| 1078 "description": "Security (HTTPS) enforcement for this URL.", |
| 1079 "enum": [ |
| 1080 "SECURE_UNSPECIFIED", |
| 1081 "SECURE_DEFAULT", |
| 1082 "SECURE_NEVER", |
| 1083 "SECURE_OPTIONAL", |
| 1084 "SECURE_ALWAYS" |
| 1085 ], |
| 1086 "enumDescriptions": [ |
| 1087 "Not specified.", |
| 1088 "Both HTTP and HTTPS requests with URLs that match the h
andler succeed without redirects. The application can examine the request to det
ermine which protocol was used, and respond accordingly.", |
| 1089 "Requests for a URL that match this handler that use HTT
PS are automatically redirected to the HTTP equivalent URL.", |
| 1090 "Both HTTP and HTTPS requests with URLs that match the h
andler succeed without redirects. The application can examine the request to det
ermine which protocol was used and respond accordingly.", |
| 1091 "Requests for a URL that match this handler that do not
use HTTPS are automatically redirected to the HTTPS URL with the same path. Quer
y parameters are reserved for the redirect." |
| 1092 ], |
| 1093 "type": "string" |
| 1094 }, |
| 1095 "authFailAction": { |
| 1096 "description": "Action to take when users access resources t
hat require authentication. Defaults to redirect.", |
| 1097 "enum": [ |
| 1098 "AUTH_FAIL_ACTION_UNSPECIFIED", |
| 1099 "AUTH_FAIL_ACTION_REDIRECT", |
| 1100 "AUTH_FAIL_ACTION_UNAUTHORIZED" |
| 1101 ], |
| 1102 "enumDescriptions": [ |
| 1103 "Not specified. AUTH_FAIL_ACTION_REDIRECT is assumed.", |
| 1104 "Redirects user to \"accounts.google.com\". The user is
redirected back to the application URL after signing in or creating an account."
, |
| 1105 "Rejects request with a 401 HTTP status code and an erro
r message." |
| 1106 ], |
| 1107 "type": "string" |
| 1108 } |
| 1109 }, |
| 1110 "type": "object" |
| 1111 }, |
| 1112 "ApiConfigHandler": { |
| 1113 "description": "Google Cloud Endpoints (https://cloud.google.com/app
engine/docs/python/endpoints/) configuration for API handlers.", |
| 1114 "id": "ApiConfigHandler", |
| 1115 "properties": { |
| 1116 "script": { |
| 1117 "description": "Path to the script from the application root
directory.", |
| 1118 "type": "string" |
| 1119 }, |
| 1120 "login": { |
| 1121 "description": "Level of login required to access this resou
rce. Defaults to optional.", |
| 1122 "enum": [ |
| 1123 "LOGIN_UNSPECIFIED", |
| 1124 "LOGIN_OPTIONAL", |
| 1125 "LOGIN_ADMIN", |
| 1126 "LOGIN_REQUIRED" |
| 1127 ], |
| 1128 "enumDescriptions": [ |
| 1129 "Not specified. LOGIN_OPTIONAL is assumed.", |
| 1130 "Does not require that the user is signed in.", |
| 1131 "If the user is not signed in, the auth_fail_action is t
aken. In addition, if the user is not an administrator for the application, they
are given an error message regardless of auth_fail_action. If the user is an ad
ministrator, the handler proceeds.", |
| 1132 "If the user has signed in, the handler proceeds normall
y. Otherwise, the auth_fail_action is taken." |
| 1133 ], |
| 1134 "type": "string" |
| 1135 }, |
| 1136 "url": { |
| 1137 "description": "URL to serve the endpoint at.", |
| 1138 "type": "string" |
| 1139 }, |
| 1140 "securityLevel": { |
| 1141 "description": "Security (HTTPS) enforcement for this URL.", |
| 1142 "enum": [ |
| 1143 "SECURE_UNSPECIFIED", |
| 1144 "SECURE_DEFAULT", |
| 1145 "SECURE_NEVER", |
| 1146 "SECURE_OPTIONAL", |
| 1147 "SECURE_ALWAYS" |
| 1148 ], |
| 1149 "enumDescriptions": [ |
| 1150 "Not specified.", |
| 1151 "Both HTTP and HTTPS requests with URLs that match the h
andler succeed without redirects. The application can examine the request to det
ermine which protocol was used, and respond accordingly.", |
| 1152 "Requests for a URL that match this handler that use HTT
PS are automatically redirected to the HTTP equivalent URL.", |
| 1153 "Both HTTP and HTTPS requests with URLs that match the h
andler succeed without redirects. The application can examine the request to det
ermine which protocol was used and respond accordingly.", |
| 1154 "Requests for a URL that match this handler that do not
use HTTPS are automatically redirected to the HTTPS URL with the same path. Quer
y parameters are reserved for the redirect." |
| 1155 ], |
| 1156 "type": "string" |
| 1157 }, |
| 1158 "authFailAction": { |
| 1159 "description": "Action to take when users access resources t
hat require authentication. Defaults to redirect.", |
| 1160 "enum": [ |
| 1161 "AUTH_FAIL_ACTION_UNSPECIFIED", |
| 1162 "AUTH_FAIL_ACTION_REDIRECT", |
| 1163 "AUTH_FAIL_ACTION_UNAUTHORIZED" |
| 1164 ], |
| 1165 "enumDescriptions": [ |
| 1166 "Not specified. AUTH_FAIL_ACTION_REDIRECT is assumed.", |
| 1167 "Redirects user to \"accounts.google.com\". The user is
redirected back to the application URL after signing in or creating an account."
, |
| 1168 "Rejects request with a 401 HTTP status code and an erro
r message." |
| 1169 ], |
| 1170 "type": "string" |
| 1171 } |
| 1172 }, |
| 1173 "type": "object" |
| 1174 }, |
952 "Operation": { | 1175 "Operation": { |
953 "description": "This resource represents a long-running operation th
at is the result of a network API call.", | 1176 "description": "This resource represents a long-running operation th
at is the result of a network API call.", |
954 "id": "Operation", | 1177 "id": "Operation", |
955 "properties": { | 1178 "properties": { |
| 1179 "done": { |
| 1180 "description": "If the value is false, it means the operatio
n is still in progress. If true, the operation is completed, and either error or
response is available.", |
| 1181 "type": "boolean" |
| 1182 }, |
| 1183 "response": { |
| 1184 "additionalProperties": { |
| 1185 "description": "Properties of the object. Contains field
@type with type URL.", |
| 1186 "type": "any" |
| 1187 }, |
| 1188 "description": "The normal response of the operation in case
of success. If the original method returns no data on success, such as Delete,
the response is google.protobuf.Empty. If the original method is standard Get/Cr
eate/Update, the response should be the resource. For other methods, the respons
e should have the type XxxResponse, where Xxx is the original method name. For e
xample, if the original method name is TakeSnapshot(), the inferred response typ
e is TakeSnapshotResponse.", |
| 1189 "type": "object" |
| 1190 }, |
956 "name": { | 1191 "name": { |
957 "description": "The server-assigned name, which is only uniq
ue within the same service that originally returns it. If you use the default HT
TP mapping, the name should have the format of operations/some/unique/name.", | 1192 "description": "The server-assigned name, which is only uniq
ue within the same service that originally returns it. If you use the default HT
TP mapping, the name should have the format of operations/some/unique/name.", |
958 "type": "string" | 1193 "type": "string" |
959 }, | 1194 }, |
| 1195 "error": { |
| 1196 "$ref": "Status", |
| 1197 "description": "The error result of the operation in case of
failure or cancellation." |
| 1198 }, |
960 "metadata": { | 1199 "metadata": { |
961 "additionalProperties": { | 1200 "additionalProperties": { |
962 "description": "Properties of the object. Contains field
@type with type URL.", | 1201 "description": "Properties of the object. Contains field
@type with type URL.", |
963 "type": "any" | 1202 "type": "any" |
964 }, | 1203 }, |
965 "description": "Service-specific metadata associated with th
e operation. It typically contains progress information and common metadata such
as create time. Some services might not provide such metadata. Any method that
returns a long-running operation should document the metadata type, if any.", | 1204 "description": "Service-specific metadata associated with th
e operation. It typically contains progress information and common metadata such
as create time. Some services might not provide such metadata. Any method that
returns a long-running operation should document the metadata type, if any.", |
966 "type": "object" | 1205 "type": "object" |
967 }, | 1206 } |
968 "done": { | 1207 }, |
969 "description": "If the value is false, it means the operatio
n is still in progress. If true, the operation is completed, and either error or
response is available.", | 1208 "type": "object" |
| 1209 }, |
| 1210 "StaticFilesHandler": { |
| 1211 "description": "Files served directly to the user for a given URL, s
uch as images, CSS stylesheets, or JavaScript source files. Static file handlers
describe which files in the application directory are static files, and which U
RLs serve them.", |
| 1212 "id": "StaticFilesHandler", |
| 1213 "properties": { |
| 1214 "httpHeaders": { |
| 1215 "additionalProperties": { |
| 1216 "type": "string" |
| 1217 }, |
| 1218 "description": "HTTP headers to use for all responses from t
hese URLs.", |
| 1219 "type": "object" |
| 1220 }, |
| 1221 "applicationReadable": { |
| 1222 "description": "Whether files should also be uploaded as cod
e data. By default, files declared in static file handlers are uploaded as stati
c data and are only served to end users; they cannot be read by the application.
If enabled, uploads are charged against both your code and static data storage
resource quotas.", |
970 "type": "boolean" | 1223 "type": "boolean" |
971 }, | 1224 }, |
972 "error": { | 1225 "uploadPathRegex": { |
973 "$ref": "Status", | 1226 "description": "Regular expression that matches the file pat
hs for all files that should be referenced by this handler.", |
974 "description": "The error result of the operation in case of
failure or cancellation." | 1227 "type": "string" |
975 }, | 1228 }, |
976 "response": { | 1229 "path": { |
977 "additionalProperties": { | 1230 "description": "Path to the static files matched by the URL
pattern, from the application root directory. The path can refer to text matched
in groupings in the URL pattern.", |
978 "description": "Properties of the object. Contains field
@type with type URL.", | 1231 "type": "string" |
979 "type": "any" | 1232 }, |
980 }, | 1233 "mimeType": { |
981 "description": "The normal response of the operation in case
of success. If the original method returns no data on success, such as Delete,
the response is google.protobuf.Empty. If the original method is standard Get/Cr
eate/Update, the response should be the resource. For other methods, the respons
e should have the type XxxResponse, where Xxx is the original method name. For e
xample, if the original method name is TakeSnapshot(), the inferred response typ
e is TakeSnapshotResponse.", | 1234 "description": "MIME type used to serve all files served by
this handler.Defaults to file-specific MIME types, which are derived from each f
ile's filename extension.", |
982 "type": "object" | 1235 "type": "string" |
| 1236 }, |
| 1237 "requireMatchingFile": { |
| 1238 "description": "Whether this handler should match the reques
t if the file referenced by the handler does not exist.", |
| 1239 "type": "boolean" |
| 1240 }, |
| 1241 "expiration": { |
| 1242 "description": "Time a static file served by this handler sh
ould be cached by web proxies and browsers.", |
| 1243 "format": "google-duration", |
| 1244 "type": "string" |
| 1245 } |
| 1246 }, |
| 1247 "type": "object" |
| 1248 }, |
| 1249 "DiskUtilization": { |
| 1250 "description": "Target scaling by disk usage. Only applicable for VM
runtimes.", |
| 1251 "id": "DiskUtilization", |
| 1252 "properties": { |
| 1253 "targetWriteBytesPerSecond": { |
| 1254 "description": "Target bytes written per second.", |
| 1255 "format": "int32", |
| 1256 "type": "integer" |
| 1257 }, |
| 1258 "targetReadBytesPerSecond": { |
| 1259 "description": "Target bytes read per second.", |
| 1260 "format": "int32", |
| 1261 "type": "integer" |
| 1262 }, |
| 1263 "targetReadOpsPerSecond": { |
| 1264 "description": "Target ops read per seconds.", |
| 1265 "format": "int32", |
| 1266 "type": "integer" |
| 1267 }, |
| 1268 "targetWriteOpsPerSecond": { |
| 1269 "description": "Target ops written per second.", |
| 1270 "format": "int32", |
| 1271 "type": "integer" |
| 1272 } |
| 1273 }, |
| 1274 "type": "object" |
| 1275 }, |
| 1276 "BasicScaling": { |
| 1277 "description": "A service with basic scaling will create an instance
when the application receives a request. The instance will be turned down when
the app becomes idle. Basic scaling is ideal for work that is intermittent or dr
iven by user activity.", |
| 1278 "id": "BasicScaling", |
| 1279 "properties": { |
| 1280 "idleTimeout": { |
| 1281 "description": "Duration of time after the last request that
an instance must wait before the instance is shut down.", |
| 1282 "format": "google-duration", |
| 1283 "type": "string" |
| 1284 }, |
| 1285 "maxInstances": { |
| 1286 "description": "Maximum number of instances to create for th
is version.", |
| 1287 "format": "int32", |
| 1288 "type": "integer" |
| 1289 } |
| 1290 }, |
| 1291 "type": "object" |
| 1292 }, |
| 1293 "CpuUtilization": { |
| 1294 "description": "Target scaling by CPU usage.", |
| 1295 "id": "CpuUtilization", |
| 1296 "properties": { |
| 1297 "aggregationWindowLength": { |
| 1298 "description": "Period of time over which CPU utilization is
calculated.", |
| 1299 "format": "google-duration", |
| 1300 "type": "string" |
| 1301 }, |
| 1302 "targetUtilization": { |
| 1303 "description": "Target CPU utilization ratio to maintain whe
n scaling. Must be between 0 and 1.", |
| 1304 "format": "double", |
| 1305 "type": "number" |
| 1306 } |
| 1307 }, |
| 1308 "type": "object" |
| 1309 }, |
| 1310 "IdentityAwareProxy": { |
| 1311 "description": "Identity-Aware Proxy", |
| 1312 "id": "IdentityAwareProxy", |
| 1313 "properties": { |
| 1314 "oauth2ClientSecretSha256": { |
| 1315 "description": "Hex-encoded SHA-256 hash of the client secre
t.@OutputOnly", |
| 1316 "type": "string" |
| 1317 }, |
| 1318 "enabled": { |
| 1319 "description": "Whether the serving infrastructure will auth
enticate and authorize all incoming requests.If true, the oauth2_client_id and o
auth2_client_secret fields must be non-empty.", |
| 1320 "type": "boolean" |
| 1321 }, |
| 1322 "oauth2ClientSecret": { |
| 1323 "description": "OAuth2 client secret to use for the authenti
cation flow.For security reasons, this value cannot be retrieved via the API. In
stead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha
256 field.@InputOnly", |
| 1324 "type": "string" |
| 1325 }, |
| 1326 "oauth2ClientId": { |
| 1327 "description": "OAuth2 client ID to use for the authenticati
on flow.", |
| 1328 "type": "string" |
983 } | 1329 } |
984 }, | 1330 }, |
985 "type": "object" | 1331 "type": "object" |
986 }, | 1332 }, |
987 "Status": { | 1333 "Status": { |
988 "description": "The Status type defines a logical error model that i
s suitable for different programming environments, including REST APIs and RPC A
PIs. It is used by gRPC (https://github.com/grpc). The error model is designed t
o be: Simple to use and understand for most users Flexible enough to meet unexpe
cted needsOverviewThe Status message contains three pieces of data: error code,
error message, and error details. The error code should be an enum value of goog
le.rpc.Code, but it may accept additional error codes if needed. The error messa
ge should be a developer-facing English message that helps developers understand
and resolve the error. If a localized user-facing error message is needed, put
the localized message in the error details or localize it in the client. The opt
ional error details may contain arbitrary information about the error. There is
a predefined set of error detail types in the package google.rpc which can be us
ed for common error conditions.Language mappingThe Status message is the logical
representation of the error model, but it is not necessarily the actual wire fo
rmat. When the Status message is exposed in different client libraries and diffe
rent wire protocols, it can be mapped differently. For example, it will likely b
e mapped to some exceptions in Java, but more likely mapped to some error codes
in C.Other usesThe error model and the Status message can be used in a variety o
f environments, either with or without APIs, to provide a consistent developer e
xperience across different environments.Example uses of this error model include
: Partial errors. If a service needs to return partial errors to the client, it
may embed the Status in the normal response to indicate the partial errors. Work
flow errors. A typical workflow has multiple steps. Each step may have a Status
message for error reporting purpose. Batch operations. If a client uses batch re
quest and batch response, the Status message should be used directly inside batc
h response, one for each error sub-response. Asynchronous operations. If an API
call embeds asynchronous operation results in its response, the status of those
operations should be represented directly using the Status message. Logging. If
some API errors are stored in logs, the message Status could be used directly af
ter any stripping needed for security/privacy reasons.", | 1334 "description": "The Status type defines a logical error model that i
s suitable for different programming environments, including REST APIs and RPC A
PIs. It is used by gRPC (https://github.com/grpc). The error model is designed t
o be:\nSimple to use and understand for most users\nFlexible enough to meet unex
pected needsOverviewThe Status message contains three pieces of data: error code
, error message, and error details. The error code should be an enum value of go
ogle.rpc.Code, but it may accept additional error codes if needed. The error mes
sage should be a developer-facing English message that helps developers understa
nd and resolve the error. If a localized user-facing error message is needed, pu
t the localized message in the error details or localize it in the client. The o
ptional error details may contain arbitrary information about the error. There i
s a predefined set of error detail types in the package google.rpc which can be
used for common error conditions.Language mappingThe Status message is the logic
al representation of the error model, but it is not necessarily the actual wire
format. When the Status message is exposed in different client libraries and dif
ferent wire protocols, it can be mapped differently. For example, it will likely
be mapped to some exceptions in Java, but more likely mapped to some error code
s in C.Other usesThe error model and the Status message can be used in a variety
of environments, either with or without APIs, to provide a consistent developer
experience across different environments.Example uses of this error model inclu
de:\nPartial errors. If a service needs to return partial errors to the client,
it may embed the Status in the normal response to indicate the partial errors.\n
Workflow errors. A typical workflow has multiple steps. Each step may have a Sta
tus message for error reporting purpose.\nBatch operations. If a client uses bat
ch request and batch response, the Status message should be used directly inside
batch response, one for each error sub-response.\nAsynchronous operations. If a
n API call embeds asynchronous operation results in its response, the status of
those operations should be represented directly using the Status message.\nLoggi
ng. If some API errors are stored in logs, the message Status could be used dire
ctly after any stripping needed for security/privacy reasons.", |
989 "id": "Status", | 1335 "id": "Status", |
990 "properties": { | 1336 "properties": { |
991 "code": { | |
992 "description": "The status code, which should be an enum val
ue of google.rpc.Code.", | |
993 "format": "int32", | |
994 "type": "integer" | |
995 }, | |
996 "message": { | |
997 "description": "A developer-facing error message, which shou
ld be in English. Any user-facing error message should be localized and sent in
the google.rpc.Status.details field, or localized by the client.", | |
998 "type": "string" | |
999 }, | |
1000 "details": { | 1337 "details": { |
1001 "description": "A list of messages that carry the error deta
ils. There will be a common set of message types for APIs to use.", | 1338 "description": "A list of messages that carry the error deta
ils. There will be a common set of message types for APIs to use.", |
1002 "items": { | 1339 "items": { |
1003 "additionalProperties": { | 1340 "additionalProperties": { |
1004 "description": "Properties of the object. Contains f
ield @type with type URL.", | 1341 "description": "Properties of the object. Contains f
ield @type with type URL.", |
1005 "type": "any" | 1342 "type": "any" |
1006 }, | 1343 }, |
1007 "type": "object" | 1344 "type": "object" |
1008 }, | 1345 }, |
1009 "type": "array" | 1346 "type": "array" |
1010 } | 1347 }, |
1011 }, | 1348 "code": { |
1012 "type": "object" | 1349 "description": "The status code, which should be an enum val
ue of google.rpc.Code.", |
1013 }, | 1350 "format": "int32", |
1014 "Application": { | 1351 "type": "integer" |
1015 "description": "An Application resource contains the top-level confi
guration of an App Engine application.", | 1352 }, |
1016 "id": "Application", | 1353 "message": { |
1017 "properties": { | 1354 "description": "A developer-facing error message, which shou
ld be in English. Any user-facing error message should be localized and sent in
the google.rpc.Status.details field, or localized by the client.", |
1018 "name": { | 1355 "type": "string" |
1019 "description": "Full path to the Application resource in the
API. Example: apps/myapp.@OutputOnly", | 1356 } |
1020 "type": "string" | 1357 }, |
1021 }, | 1358 "type": "object" |
1022 "id": { | |
1023 "description": "Identifier of the Application resource. This
identifier is equivalent to the project ID of the Google Cloud Platform project
where you want to deploy your application. Example: myapp.", | |
1024 "type": "string" | |
1025 }, | |
1026 "dispatchRules": { | |
1027 "description": "HTTP path dispatch rules for requests to the
application that do not explicitly target a service or version. Rules are order
-dependent. Up to 20 dispatch rules can be supported.@OutputOnly", | |
1028 "items": { | |
1029 "$ref": "UrlDispatchRule" | |
1030 }, | |
1031 "type": "array" | |
1032 }, | |
1033 "authDomain": { | |
1034 "description": "Google Apps authentication domain that contr
ols which users can access this application.Defaults to open access for any Goog
le Account.", | |
1035 "type": "string" | |
1036 }, | |
1037 "locationId": { | |
1038 "description": "Location from which this application will be
run. Application instances will run out of data centers in the chosen location,
which is also where all of the application's end user content is stored.Default
s to us-central.Options are:us-central - Central USeurope-west - Western Europeu
s-east1 - Eastern US", | |
1039 "type": "string" | |
1040 }, | |
1041 "codeBucket": { | |
1042 "description": "Google Cloud Storage bucket that can be used
for storing files associated with this application. This bucket is associated w
ith the application and can be used by the gcloud deployment commands.@OutputOnl
y", | |
1043 "type": "string" | |
1044 }, | |
1045 "defaultCookieExpiration": { | |
1046 "description": "Cookie expiration policy for this applicatio
n.", | |
1047 "type": "string" | |
1048 }, | |
1049 "servingStatus": { | |
1050 "description": "Serving status of this application.", | |
1051 "enum": [ | |
1052 "UNSPECIFIED", | |
1053 "SERVING", | |
1054 "USER_DISABLED", | |
1055 "SYSTEM_DISABLED" | |
1056 ], | |
1057 "type": "string" | |
1058 }, | |
1059 "defaultHostname": { | |
1060 "description": "Hostname used to reach this application, as
resolved by App Engine.@OutputOnly", | |
1061 "type": "string" | |
1062 }, | |
1063 "defaultBucket": { | |
1064 "description": "Google Cloud Storage bucket that can be used
by this application to store content.@OutputOnly", | |
1065 "type": "string" | |
1066 }, | |
1067 "iap": { | |
1068 "$ref": "IdentityAwareProxy" | |
1069 }, | |
1070 "gcrDomain": { | |
1071 "description": "The Google Container Registry domain used fo
r storing managed build docker images for this application.", | |
1072 "type": "string" | |
1073 } | |
1074 }, | |
1075 "type": "object" | |
1076 }, | |
1077 "UrlDispatchRule": { | |
1078 "description": "Rules to match an HTTP request and dispatch that req
uest to a service.", | |
1079 "id": "UrlDispatchRule", | |
1080 "properties": { | |
1081 "domain": { | |
1082 "description": "Domain name to match against. The wildcard \
"*\" is supported if specified before a period: \"*.\".Defaults to matching all
domains: \"*\".", | |
1083 "type": "string" | |
1084 }, | |
1085 "path": { | |
1086 "description": "Pathname within the host. Must start with a
\"/\". A single \"*\" can be included at the end of the path.The sum of the leng
ths of the domain and path may not exceed 100 characters.", | |
1087 "type": "string" | |
1088 }, | |
1089 "service": { | |
1090 "description": "Resource ID of a service in this application
that should serve the matched request. The service must already exist. Example:
default.", | |
1091 "type": "string" | |
1092 } | |
1093 }, | |
1094 "type": "object" | |
1095 }, | |
1096 "IdentityAwareProxy": { | |
1097 "description": "Identity-Aware Proxy", | |
1098 "id": "IdentityAwareProxy", | |
1099 "properties": { | |
1100 "enabled": { | |
1101 "description": "Whether the serving infrastructure will auth
enticate and authorize all incoming requests.If true, the oauth2_client_id and o
auth2_client_secret fields must be non-empty.", | |
1102 "type": "boolean" | |
1103 }, | |
1104 "oauth2ClientId": { | |
1105 "description": "OAuth2 client ID to use for the authenticati
on flow.", | |
1106 "type": "string" | |
1107 }, | |
1108 "oauth2ClientSecret": { | |
1109 "description": "OAuth2 client secret to use for the authenti
cation flow.For security reasons, this value cannot be retrieved via the API. In
stead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha
256 field.@InputOnly", | |
1110 "type": "string" | |
1111 }, | |
1112 "oauth2ClientSecretSha256": { | |
1113 "description": "Hex-encoded SHA-256 hash of the client secre
t.@OutputOnly", | |
1114 "type": "string" | |
1115 } | |
1116 }, | |
1117 "type": "object" | |
1118 }, | |
1119 "RepairApplicationRequest": { | |
1120 "description": "Request message for 'Applications.RepairApplication'
.", | |
1121 "id": "RepairApplicationRequest", | |
1122 "type": "object" | |
1123 }, | |
1124 "ListServicesResponse": { | |
1125 "description": "Response message for Services.ListServices.", | |
1126 "id": "ListServicesResponse", | |
1127 "properties": { | |
1128 "services": { | |
1129 "description": "The services belonging to the requested appl
ication.", | |
1130 "items": { | |
1131 "$ref": "Service" | |
1132 }, | |
1133 "type": "array" | |
1134 }, | |
1135 "nextPageToken": { | |
1136 "description": "Continuation token for fetching the next pag
e of results.", | |
1137 "type": "string" | |
1138 } | |
1139 }, | |
1140 "type": "object" | |
1141 }, | |
1142 "Service": { | |
1143 "description": "A Service resource is a logical component of an appl
ication that can share state and communicate in a secure fashion with other serv
ices. For example, an application that handles customer requests might include s
eparate services to handle tasks such as backend data analysis or API requests f
rom mobile devices. Each service has a collection of versions that define a spec
ific set of code used to implement the functionality of that service.", | |
1144 "id": "Service", | |
1145 "properties": { | |
1146 "name": { | |
1147 "description": "Full path to the Service resource in the API
. Example: apps/myapp/services/default.@OutputOnly", | |
1148 "type": "string" | |
1149 }, | |
1150 "id": { | |
1151 "description": "Relative name of the service within the appl
ication. Example: default.@OutputOnly", | |
1152 "type": "string" | |
1153 }, | |
1154 "split": { | |
1155 "$ref": "TrafficSplit", | |
1156 "description": "Mapping that defines fractional HTTP traffic
diversion to different versions within the service." | |
1157 } | |
1158 }, | |
1159 "type": "object" | |
1160 }, | |
1161 "TrafficSplit": { | |
1162 "description": "Traffic routing configuration for versions within a
single service. Traffic splits define how traffic directed to the service is ass
igned to versions.", | |
1163 "id": "TrafficSplit", | |
1164 "properties": { | |
1165 "shardBy": { | |
1166 "description": "Mechanism used to determine which version a
request is sent to. The traffic selection algorithm will be stable for either ty
pe until allocations are changed.", | |
1167 "enum": [ | |
1168 "UNSPECIFIED", | |
1169 "COOKIE", | |
1170 "IP", | |
1171 "RANDOM" | |
1172 ], | |
1173 "type": "string" | |
1174 }, | |
1175 "allocations": { | |
1176 "additionalProperties": { | |
1177 "format": "double", | |
1178 "type": "number" | |
1179 }, | |
1180 "description": "Mapping from version IDs within the service
to fractional (0.000, 1] allocations of traffic for that version. Each version c
an be specified only once, but some versions in the service may not have any tra
ffic allocation. Services that have traffic allocated cannot be deleted until ei
ther the service is deleted or their traffic allocation is removed. Allocations
must sum to 1. Up to two decimal place precision is supported for IP-based split
s and up to three decimal places is supported for cookie-based splits.", | |
1181 "type": "object" | |
1182 } | |
1183 }, | |
1184 "type": "object" | |
1185 }, | |
1186 "ListVersionsResponse": { | |
1187 "description": "Response message for Versions.ListVersions.", | |
1188 "id": "ListVersionsResponse", | |
1189 "properties": { | |
1190 "versions": { | |
1191 "description": "The versions belonging to the requested serv
ice.", | |
1192 "items": { | |
1193 "$ref": "Version" | |
1194 }, | |
1195 "type": "array" | |
1196 }, | |
1197 "nextPageToken": { | |
1198 "description": "Continuation token for fetching the next pag
e of results.", | |
1199 "type": "string" | |
1200 } | |
1201 }, | |
1202 "type": "object" | |
1203 }, | |
1204 "Version": { | |
1205 "description": "A Version resource is a specific set of source code
and configuration files that are deployed into a service.", | |
1206 "id": "Version", | |
1207 "properties": { | |
1208 "name": { | |
1209 "description": "Full path to the Version resource in the API
. Example: apps/myapp/services/default/versions/v1.@OutputOnly", | |
1210 "type": "string" | |
1211 }, | |
1212 "id": { | |
1213 "description": "Relative name of the version within the serv
ice. Example: v1. Version names can contain only lowercase letters, numbers, or
hyphens. Reserved names: \"default\", \"latest\", and any name with the prefix \
"ah-\".", | |
1214 "type": "string" | |
1215 }, | |
1216 "automaticScaling": { | |
1217 "$ref": "AutomaticScaling", | |
1218 "description": "Automatic scaling is based on request rate,
response latencies, and other application metrics." | |
1219 }, | |
1220 "basicScaling": { | |
1221 "$ref": "BasicScaling", | |
1222 "description": "A service with basic scaling will create an
instance when the application receives a request. The instance will be turned do
wn when the app becomes idle. Basic scaling is ideal for work that is intermitte
nt or driven by user activity." | |
1223 }, | |
1224 "manualScaling": { | |
1225 "$ref": "ManualScaling", | |
1226 "description": "A service with manual scaling runs continuou
sly, allowing you to perform complex initialization and rely on the state of its
memory over time." | |
1227 }, | |
1228 "inboundServices": { | |
1229 "description": "Before an application can receive email or X
MPP messages, the application must be configured to enable the service.", | |
1230 "enumDescriptions": [ | |
1231 "Not specified.", | |
1232 "Allows an application to receive mail.", | |
1233 "Allows an application to receive email-bound notificati
ons.", | |
1234 "Allows an application to receive error stanzas.", | |
1235 "Allows an application to receive instant messages.", | |
1236 "Allows an application to receive user subscription POST
s.", | |
1237 "Allows an application to receive a user's chat presence
.", | |
1238 "Registers an application for notifications when a clien
t connects or disconnects from a channel.", | |
1239 "Enables warmup requests." | |
1240 ], | |
1241 "items": { | |
1242 "enum": [ | |
1243 "INBOUND_SERVICE_UNSPECIFIED", | |
1244 "INBOUND_SERVICE_MAIL", | |
1245 "INBOUND_SERVICE_MAIL_BOUNCE", | |
1246 "INBOUND_SERVICE_XMPP_ERROR", | |
1247 "INBOUND_SERVICE_XMPP_MESSAGE", | |
1248 "INBOUND_SERVICE_XMPP_SUBSCRIBE", | |
1249 "INBOUND_SERVICE_XMPP_PRESENCE", | |
1250 "INBOUND_SERVICE_CHANNEL_PRESENCE", | |
1251 "INBOUND_SERVICE_WARMUP" | |
1252 ], | |
1253 "type": "string" | |
1254 }, | |
1255 "type": "array" | |
1256 }, | |
1257 "instanceClass": { | |
1258 "description": "Instance class that is used to run this vers
ion. Valid values are: AutomaticScaling: F1, F2, F4, F4_1G ManualScaling or Basi
cScaling: B1, B2, B4, B8, B4_1GDefaults to F1 for AutomaticScaling and B1 for Ma
nualScaling or BasicScaling.", | |
1259 "type": "string" | |
1260 }, | |
1261 "network": { | |
1262 "$ref": "Network", | |
1263 "description": "Extra network settings. Only applicable for
VM runtimes." | |
1264 }, | |
1265 "resources": { | |
1266 "$ref": "Resources", | |
1267 "description": "Machine resources for this version. Only app
licable for VM runtimes." | |
1268 }, | |
1269 "runtime": { | |
1270 "description": "Desired runtime. Example: python27.", | |
1271 "type": "string" | |
1272 }, | |
1273 "threadsafe": { | |
1274 "description": "Whether multiple requests can be dispatched
to this version at once.", | |
1275 "type": "boolean" | |
1276 }, | |
1277 "vm": { | |
1278 "description": "Whether to deploy this version in a containe
r on a virtual machine.", | |
1279 "type": "boolean" | |
1280 }, | |
1281 "betaSettings": { | |
1282 "additionalProperties": { | |
1283 "type": "string" | |
1284 }, | |
1285 "description": "Metadata settings that are supplied to this
version to enable beta runtime features.", | |
1286 "type": "object" | |
1287 }, | |
1288 "env": { | |
1289 "description": "App Engine execution environment for this ve
rsion.Defaults to standard.", | |
1290 "type": "string" | |
1291 }, | |
1292 "servingStatus": { | |
1293 "description": "Current serving status of this version. Only
the versions with a SERVING status create instances and can be billed.SERVING_S
TATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.", | |
1294 "enum": [ | |
1295 "SERVING_STATUS_UNSPECIFIED", | |
1296 "SERVING", | |
1297 "STOPPED" | |
1298 ], | |
1299 "type": "string" | |
1300 }, | |
1301 "createdBy": { | |
1302 "description": "Email address of the user who created this v
ersion.@OutputOnly", | |
1303 "type": "string" | |
1304 }, | |
1305 "createTime": { | |
1306 "description": "Time that this version was created.@OutputOn
ly", | |
1307 "type": "string" | |
1308 }, | |
1309 "diskUsageBytes": { | |
1310 "description": "Total size in bytes of all the files that ar
e included in this version and curerntly hosted on the App Engine disk.@OutputOn
ly", | |
1311 "format": "int64", | |
1312 "type": "string" | |
1313 }, | |
1314 "handlers": { | |
1315 "description": "An ordered list of URL-matching patterns tha
t should be applied to incoming requests. The first matching URL handles the req
uest and other request handlers are not attempted.Only returned in GET requests
if view=FULL is set.", | |
1316 "items": { | |
1317 "$ref": "UrlMap" | |
1318 }, | |
1319 "type": "array" | |
1320 }, | |
1321 "errorHandlers": { | |
1322 "description": "Custom static error pages. Limited to 10KB p
er page.Only returned in GET requests if view=FULL is set.", | |
1323 "items": { | |
1324 "$ref": "ErrorHandler" | |
1325 }, | |
1326 "type": "array" | |
1327 }, | |
1328 "libraries": { | |
1329 "description": "Configuration for third-party Python runtime
libraries that are required by the application.Only returned in GET requests if
view=FULL is set.", | |
1330 "items": { | |
1331 "$ref": "Library" | |
1332 }, | |
1333 "type": "array" | |
1334 }, | |
1335 "apiConfig": { | |
1336 "$ref": "ApiConfigHandler", | |
1337 "description": "Serving configuration for Google Cloud Endpo
ints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned i
n GET requests if view=FULL is set." | |
1338 }, | |
1339 "envVariables": { | |
1340 "additionalProperties": { | |
1341 "type": "string" | |
1342 }, | |
1343 "description": "Environment variables available to the appli
cation.Only returned in GET requests if view=FULL is set.", | |
1344 "type": "object" | |
1345 }, | |
1346 "defaultExpiration": { | |
1347 "description": "Duration that static files should be cached
by web proxies and browsers. Only applicable if the corresponding StaticFilesHan
dler (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.s
ervices.versions#staticfileshandler) does not specify its own expiration time.On
ly returned in GET requests if view=FULL is set.", | |
1348 "type": "string" | |
1349 }, | |
1350 "healthCheck": { | |
1351 "$ref": "HealthCheck", | |
1352 "description": "Configures health checking for VM instances.
Unhealthy instances are stopped and replaced with new instances. Only applicabl
e for VM runtimes.Only returned in GET requests if view=FULL is set." | |
1353 }, | |
1354 "readinessCheck": { | |
1355 "$ref": "ReadinessCheck", | |
1356 "description": "Configures readiness health checking for VM
instances. Unhealthy instances are not put into the backend traffic rotation.Onl
y returned in GET requests if view=FULL is set." | |
1357 }, | |
1358 "livenessCheck": { | |
1359 "$ref": "LivenessCheck", | |
1360 "description": "Configures liveness health checking for VM i
nstances. Unhealthy instances are stopped and replaced with new instancesOnly re
turned in GET requests if view=FULL is set." | |
1361 }, | |
1362 "nobuildFilesRegex": { | |
1363 "description": "Files that match this pattern will not be bu
ilt into this version. Only applicable for Go runtimes.Only returned in GET requ
ests if view=FULL is set.", | |
1364 "type": "string" | |
1365 }, | |
1366 "deployment": { | |
1367 "$ref": "Deployment", | |
1368 "description": "Code and application artifacts that make up
this version.Only returned in GET requests if view=FULL is set." | |
1369 }, | |
1370 "versionUrl": { | |
1371 "description": "Serving URL for this version. Example: \"htt
ps://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly", | |
1372 "type": "string" | |
1373 }, | |
1374 "endpointsApiService": { | |
1375 "$ref": "EndpointsApiService", | |
1376 "description": "Cloud Endpoints configuration.If endpoints_a
pi_service is set, the Cloud Endpoints Extensible Service Proxy will be provided
to serve the API implemented by the app." | |
1377 } | |
1378 }, | |
1379 "type": "object" | |
1380 }, | |
1381 "AutomaticScaling": { | |
1382 "description": "Automatic scaling is based on request rate, response
latencies, and other application metrics.", | |
1383 "id": "AutomaticScaling", | |
1384 "properties": { | |
1385 "coolDownPeriod": { | |
1386 "description": "Amount of time that the Autoscaler (https://
cloud.google.com/compute/docs/autoscaler/) should wait between changes to the nu
mber of virtual machines. Only applicable for VM runtimes.", | |
1387 "type": "string" | |
1388 }, | |
1389 "cpuUtilization": { | |
1390 "$ref": "CpuUtilization", | |
1391 "description": "Target scaling by CPU usage." | |
1392 }, | |
1393 "maxConcurrentRequests": { | |
1394 "description": "Number of concurrent requests an automatic s
caling instance can accept before the scheduler spawns a new instance.Defaults t
o a runtime-specific value.", | |
1395 "format": "int32", | |
1396 "type": "integer" | |
1397 }, | |
1398 "maxIdleInstances": { | |
1399 "description": "Maximum number of idle instances that should
be maintained for this version.", | |
1400 "format": "int32", | |
1401 "type": "integer" | |
1402 }, | |
1403 "maxTotalInstances": { | |
1404 "description": "Maximum number of instances that should be s
tarted to handle requests.", | |
1405 "format": "int32", | |
1406 "type": "integer" | |
1407 }, | |
1408 "maxPendingLatency": { | |
1409 "description": "Maximum amount of time that a request should
wait in the pending queue before starting a new instance to handle it.", | |
1410 "type": "string" | |
1411 }, | |
1412 "minIdleInstances": { | |
1413 "description": "Minimum number of idle instances that should
be maintained for this version. Only applicable for the default version of a se
rvice.", | |
1414 "format": "int32", | |
1415 "type": "integer" | |
1416 }, | |
1417 "minTotalInstances": { | |
1418 "description": "Minimum number of instances that should be m
aintained for this version.", | |
1419 "format": "int32", | |
1420 "type": "integer" | |
1421 }, | |
1422 "minPendingLatency": { | |
1423 "description": "Minimum amount of time a request should wait
in the pending queue before starting a new instance to handle it.", | |
1424 "type": "string" | |
1425 }, | |
1426 "requestUtilization": { | |
1427 "$ref": "RequestUtilization", | |
1428 "description": "Target scaling by request utilization." | |
1429 }, | |
1430 "diskUtilization": { | |
1431 "$ref": "DiskUtilization", | |
1432 "description": "Target scaling by disk usage." | |
1433 }, | |
1434 "networkUtilization": { | |
1435 "$ref": "NetworkUtilization", | |
1436 "description": "Target scaling by network usage." | |
1437 } | |
1438 }, | |
1439 "type": "object" | |
1440 }, | |
1441 "CpuUtilization": { | |
1442 "description": "Target scaling by CPU usage.", | |
1443 "id": "CpuUtilization", | |
1444 "properties": { | |
1445 "aggregationWindowLength": { | |
1446 "description": "Period of time over which CPU utilization is
calculated.", | |
1447 "type": "string" | |
1448 }, | |
1449 "targetUtilization": { | |
1450 "description": "Target CPU utilization ratio to maintain whe
n scaling. Must be between 0 and 1.", | |
1451 "format": "double", | |
1452 "type": "number" | |
1453 } | |
1454 }, | |
1455 "type": "object" | |
1456 }, | |
1457 "RequestUtilization": { | |
1458 "description": "Target scaling by request utilization. Only applicab
le for VM runtimes.", | |
1459 "id": "RequestUtilization", | |
1460 "properties": { | |
1461 "targetRequestCountPerSecond": { | |
1462 "description": "Target requests per second.", | |
1463 "format": "int32", | |
1464 "type": "integer" | |
1465 }, | |
1466 "targetConcurrentRequests": { | |
1467 "description": "Target number of concurrent requests.", | |
1468 "format": "int32", | |
1469 "type": "integer" | |
1470 } | |
1471 }, | |
1472 "type": "object" | |
1473 }, | |
1474 "DiskUtilization": { | |
1475 "description": "Target scaling by disk usage. Only applicable for VM
runtimes.", | |
1476 "id": "DiskUtilization", | |
1477 "properties": { | |
1478 "targetWriteBytesPerSecond": { | |
1479 "description": "Target bytes written per second.", | |
1480 "format": "int32", | |
1481 "type": "integer" | |
1482 }, | |
1483 "targetWriteOpsPerSecond": { | |
1484 "description": "Target ops written per second.", | |
1485 "format": "int32", | |
1486 "type": "integer" | |
1487 }, | |
1488 "targetReadBytesPerSecond": { | |
1489 "description": "Target bytes read per second.", | |
1490 "format": "int32", | |
1491 "type": "integer" | |
1492 }, | |
1493 "targetReadOpsPerSecond": { | |
1494 "description": "Target ops read per seconds.", | |
1495 "format": "int32", | |
1496 "type": "integer" | |
1497 } | |
1498 }, | |
1499 "type": "object" | |
1500 }, | |
1501 "NetworkUtilization": { | |
1502 "description": "Target scaling by network usage. Only applicable for
VM runtimes.", | |
1503 "id": "NetworkUtilization", | |
1504 "properties": { | |
1505 "targetSentBytesPerSecond": { | |
1506 "description": "Target bytes sent per second.", | |
1507 "format": "int32", | |
1508 "type": "integer" | |
1509 }, | |
1510 "targetSentPacketsPerSecond": { | |
1511 "description": "Target packets sent per second.", | |
1512 "format": "int32", | |
1513 "type": "integer" | |
1514 }, | |
1515 "targetReceivedBytesPerSecond": { | |
1516 "description": "Target bytes received per second.", | |
1517 "format": "int32", | |
1518 "type": "integer" | |
1519 }, | |
1520 "targetReceivedPacketsPerSecond": { | |
1521 "description": "Target packets received per second.", | |
1522 "format": "int32", | |
1523 "type": "integer" | |
1524 } | |
1525 }, | |
1526 "type": "object" | |
1527 }, | |
1528 "BasicScaling": { | |
1529 "description": "A service with basic scaling will create an instance
when the application receives a request. The instance will be turned down when
the app becomes idle. Basic scaling is ideal for work that is intermittent or dr
iven by user activity.", | |
1530 "id": "BasicScaling", | |
1531 "properties": { | |
1532 "idleTimeout": { | |
1533 "description": "Duration of time after the last request that
an instance must wait before the instance is shut down.", | |
1534 "type": "string" | |
1535 }, | |
1536 "maxInstances": { | |
1537 "description": "Maximum number of instances to create for th
is version.", | |
1538 "format": "int32", | |
1539 "type": "integer" | |
1540 } | |
1541 }, | |
1542 "type": "object" | |
1543 }, | 1359 }, |
1544 "ManualScaling": { | 1360 "ManualScaling": { |
1545 "description": "A service with manual scaling runs continuously, all
owing you to perform complex initialization and rely on the state of its memory
over time.", | 1361 "description": "A service with manual scaling runs continuously, all
owing you to perform complex initialization and rely on the state of its memory
over time.", |
1546 "id": "ManualScaling", | 1362 "id": "ManualScaling", |
1547 "properties": { | 1363 "properties": { |
1548 "instances": { | 1364 "instances": { |
1549 "description": "Number of instances to assign to the service
at the start. This number can later be altered by using the Modules API (https:
//cloud.google.com/appengine/docs/python/modules/functions) set_num_instances()
function.", | 1365 "description": "Number of instances to assign to the service
at the start. This number can later be altered by using the Modules API (https:
//cloud.google.com/appengine/docs/python/modules/functions) set_num_instances()
function.", |
1550 "format": "int32", | 1366 "format": "int32", |
1551 "type": "integer" | 1367 "type": "integer" |
1552 } | 1368 } |
1553 }, | 1369 }, |
1554 "type": "object" | 1370 "type": "object" |
1555 }, | 1371 }, |
1556 "Network": { | 1372 "LocationMetadata": { |
1557 "description": "Extra network settings. Only applicable for VM runti
mes.", | 1373 "description": "Metadata for the given google.cloud.location.Locatio
n.", |
1558 "id": "Network", | 1374 "id": "LocationMetadata", |
1559 "properties": { | 1375 "properties": { |
1560 "forwardedPorts": { | 1376 "flexibleEnvironmentAvailable": { |
1561 "description": "List of ports, or port pairs, to forward fro
m the virtual machine to the application container.", | 1377 "description": "App Engine Flexible Environment is available
in the given location.@OutputOnly", |
| 1378 "type": "boolean" |
| 1379 }, |
| 1380 "standardEnvironmentAvailable": { |
| 1381 "description": "App Engine Standard Environment is available
in the given location.@OutputOnly", |
| 1382 "type": "boolean" |
| 1383 } |
| 1384 }, |
| 1385 "type": "object" |
| 1386 }, |
| 1387 "Service": { |
| 1388 "description": "A Service resource is a logical component of an appl
ication that can share state and communicate in a secure fashion with other serv
ices. For example, an application that handles customer requests might include s
eparate services to handle tasks such as backend data analysis or API requests f
rom mobile devices. Each service has a collection of versions that define a spec
ific set of code used to implement the functionality of that service.", |
| 1389 "id": "Service", |
| 1390 "properties": { |
| 1391 "name": { |
| 1392 "description": "Full path to the Service resource in the API
. Example: apps/myapp/services/default.@OutputOnly", |
| 1393 "type": "string" |
| 1394 }, |
| 1395 "split": { |
| 1396 "$ref": "TrafficSplit", |
| 1397 "description": "Mapping that defines fractional HTTP traffic
diversion to different versions within the service." |
| 1398 }, |
| 1399 "id": { |
| 1400 "description": "Relative name of the service within the appl
ication. Example: default.@OutputOnly", |
| 1401 "type": "string" |
| 1402 } |
| 1403 }, |
| 1404 "type": "object" |
| 1405 }, |
| 1406 "ListOperationsResponse": { |
| 1407 "description": "The response message for Operations.ListOperations."
, |
| 1408 "id": "ListOperationsResponse", |
| 1409 "properties": { |
| 1410 "nextPageToken": { |
| 1411 "description": "The standard List next-page token.", |
| 1412 "type": "string" |
| 1413 }, |
| 1414 "operations": { |
| 1415 "description": "A list of operations that matches the specif
ied filter in the request.", |
1562 "items": { | 1416 "items": { |
1563 "type": "string" | 1417 "$ref": "Operation" |
1564 }, | 1418 }, |
1565 "type": "array" | 1419 "type": "array" |
1566 }, | 1420 } |
1567 "instanceTag": { | 1421 }, |
1568 "description": "Tag to apply to the VM instance during creat
ion.", | 1422 "type": "object" |
1569 "type": "string" | 1423 }, |
1570 }, | 1424 "OperationMetadata": { |
1571 "name": { | 1425 "description": "Metadata for the given google.longrunning.Operation.
", |
1572 "description": "Google Cloud Platform network where the virt
ual machines are created. Specify the short name, not the resource path.Defaults
to default.", | 1426 "id": "OperationMetadata", |
1573 "type": "string" | 1427 "properties": { |
1574 }, | 1428 "method": { |
1575 "subnetworkName": { | 1429 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1beta4.Version.CreateVersion.@OutputOnly", |
1576 "description": "Google Cloud Platform sub-network where the
virtual machines are created. Specify the short name, not the resource path.If a
subnetwork name is specified, a network name will also be required unless it is
for the default network. If the network the VM instance is being created in is
a Legacy network, then the IP address is allocated from the IPv4Range. If the ne
twork the VM instance is being created in is an auto Subnet Mode Network, then o
nly network name should be specified (not the subnetwork_name) and the IP addres
s is created from the IPCidrRange of the subnetwork that exists in that zone for
that network. If the network the VM instance is being created in is a custom Su
bnet Mode Network, then the subnetwork_name must be specified and the IP address
is created from the IPCidrRange of the subnetwork.If specified, the subnetwork
must exist in the same region as the Flex app.", | 1430 "type": "string" |
1577 "type": "string" | 1431 }, |
1578 } | 1432 "endTime": { |
1579 }, | 1433 "description": "Timestamp that this operation completed.@Out
putOnly", |
1580 "type": "object" | 1434 "format": "google-datetime", |
1581 }, | 1435 "type": "string" |
1582 "Resources": { | 1436 }, |
1583 "description": "Machine resources for a version.", | 1437 "operationType": { |
1584 "id": "Resources", | 1438 "description": "Type of this operation. Deprecated, use meth
od field instead. Example: \"create_version\".@OutputOnly", |
1585 "properties": { | 1439 "type": "string" |
1586 "cpu": { | 1440 }, |
1587 "description": "Number of CPU cores needed.", | 1441 "insertTime": { |
1588 "format": "double", | 1442 "description": "Timestamp that this operation was created.@O
utputOnly", |
1589 "type": "number" | 1443 "format": "google-datetime", |
1590 }, | 1444 "type": "string" |
1591 "diskGb": { | 1445 }, |
1592 "description": "Disk size (GB) needed.", | 1446 "user": { |
1593 "format": "double", | 1447 "description": "User who requested this operation.@OutputOnl
y", |
1594 "type": "number" | 1448 "type": "string" |
1595 }, | 1449 }, |
1596 "memoryGb": { | 1450 "target": { |
1597 "description": "Memory (GB) needed.", | 1451 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/modules/default.@OutputOnly", |
1598 "format": "double", | |
1599 "type": "number" | |
1600 }, | |
1601 "volumes": { | |
1602 "description": "User specified volumes.", | |
1603 "items": { | |
1604 "$ref": "Volume" | |
1605 }, | |
1606 "type": "array" | |
1607 } | |
1608 }, | |
1609 "type": "object" | |
1610 }, | |
1611 "Volume": { | |
1612 "description": "Volumes mounted within the app container. Only appli
cable for VM runtimes.", | |
1613 "id": "Volume", | |
1614 "properties": { | |
1615 "name": { | |
1616 "description": "Unique name for the volume.", | |
1617 "type": "string" | |
1618 }, | |
1619 "volumeType": { | |
1620 "description": "Underlying volume type, e.g. 'tmpfs'.", | |
1621 "type": "string" | |
1622 }, | |
1623 "sizeGb": { | |
1624 "description": "Volume size in gigabytes.", | |
1625 "format": "double", | |
1626 "type": "number" | |
1627 } | |
1628 }, | |
1629 "type": "object" | |
1630 }, | |
1631 "UrlMap": { | |
1632 "description": "URL pattern and description of how the URL should be
handled. App Engine can handle URLs by executing application code or by serving
static files uploaded with the version, such as images, CSS, or JavaScript.", | |
1633 "id": "UrlMap", | |
1634 "properties": { | |
1635 "urlRegex": { | |
1636 "description": "URL prefix. Uses regular expression syntax,
which means regexp special characters must be escaped, but should not contain gr
oupings. All URLs that begin with this prefix are handled by this handler, using
the portion of the URL after the prefix as part of the file path.", | |
1637 "type": "string" | |
1638 }, | |
1639 "staticFiles": { | |
1640 "$ref": "StaticFilesHandler", | |
1641 "description": "Returns the contents of a file, such as an i
mage, as the response." | |
1642 }, | |
1643 "script": { | |
1644 "$ref": "ScriptHandler", | |
1645 "description": "Executes a script to handle the request that
matches this URL pattern." | |
1646 }, | |
1647 "apiEndpoint": { | |
1648 "$ref": "ApiEndpointHandler", | |
1649 "description": "Uses API Endpoints to handle requests." | |
1650 }, | |
1651 "securityLevel": { | |
1652 "description": "Security (HTTPS) enforcement for this URL.", | |
1653 "enum": [ | |
1654 "SECURE_UNSPECIFIED", | |
1655 "SECURE_DEFAULT", | |
1656 "SECURE_NEVER", | |
1657 "SECURE_OPTIONAL", | |
1658 "SECURE_ALWAYS" | |
1659 ], | |
1660 "type": "string" | |
1661 }, | |
1662 "login": { | |
1663 "description": "Level of login required to access this resou
rce.", | |
1664 "enum": [ | |
1665 "LOGIN_UNSPECIFIED", | |
1666 "LOGIN_OPTIONAL", | |
1667 "LOGIN_ADMIN", | |
1668 "LOGIN_REQUIRED" | |
1669 ], | |
1670 "type": "string" | |
1671 }, | |
1672 "authFailAction": { | |
1673 "description": "Action to take when users access resources t
hat require authentication. Defaults to redirect.", | |
1674 "enum": [ | |
1675 "AUTH_FAIL_ACTION_UNSPECIFIED", | |
1676 "AUTH_FAIL_ACTION_REDIRECT", | |
1677 "AUTH_FAIL_ACTION_UNAUTHORIZED" | |
1678 ], | |
1679 "type": "string" | |
1680 }, | |
1681 "redirectHttpResponseCode": { | |
1682 "description": "30x code to use when performing redirects fo
r the secure field. Defaults to 302.", | |
1683 "enum": [ | |
1684 "REDIRECT_HTTP_RESPONSE_CODE_UNSPECIFIED", | |
1685 "REDIRECT_HTTP_RESPONSE_CODE_301", | |
1686 "REDIRECT_HTTP_RESPONSE_CODE_302", | |
1687 "REDIRECT_HTTP_RESPONSE_CODE_303", | |
1688 "REDIRECT_HTTP_RESPONSE_CODE_307" | |
1689 ], | |
1690 "type": "string" | |
1691 } | |
1692 }, | |
1693 "type": "object" | |
1694 }, | |
1695 "StaticFilesHandler": { | |
1696 "description": "Files served directly to the user for a given URL, s
uch as images, CSS stylesheets, or JavaScript source files. Static file handlers
describe which files in the application directory are static files, and which U
RLs serve them.", | |
1697 "id": "StaticFilesHandler", | |
1698 "properties": { | |
1699 "path": { | |
1700 "description": "Path to the static files matched by the URL
pattern, from the application root directory. The path can refer to text matched
in groupings in the URL pattern.", | |
1701 "type": "string" | |
1702 }, | |
1703 "uploadPathRegex": { | |
1704 "description": "Regular expression that matches the file pat
hs for all files that should be referenced by this handler.", | |
1705 "type": "string" | |
1706 }, | |
1707 "httpHeaders": { | |
1708 "additionalProperties": { | |
1709 "type": "string" | |
1710 }, | |
1711 "description": "HTTP headers to use for all responses from t
hese URLs.", | |
1712 "type": "object" | |
1713 }, | |
1714 "mimeType": { | |
1715 "description": "MIME type used to serve all files served by
this handler.Defaults to file-specific MIME types, which are derived from each f
ile's filename extension.", | |
1716 "type": "string" | |
1717 }, | |
1718 "expiration": { | |
1719 "description": "Time a static file served by this handler sh
ould be cached by web proxies and browsers.", | |
1720 "type": "string" | |
1721 }, | |
1722 "requireMatchingFile": { | |
1723 "description": "Whether this handler should match the reques
t if the file referenced by the handler does not exist.", | |
1724 "type": "boolean" | |
1725 }, | |
1726 "applicationReadable": { | |
1727 "description": "Whether files should also be uploaded as cod
e data. By default, files declared in static file handlers are uploaded as stati
c data and are only served to end users; they cannot be read by the application.
If enabled, uploads are charged against both your code and static data storage
resource quotas.", | |
1728 "type": "boolean" | |
1729 } | |
1730 }, | |
1731 "type": "object" | |
1732 }, | |
1733 "ScriptHandler": { | |
1734 "description": "Executes a script to handle the request that matches
the URL pattern.", | |
1735 "id": "ScriptHandler", | |
1736 "properties": { | |
1737 "scriptPath": { | |
1738 "description": "Path to the script from the application root
directory.", | |
1739 "type": "string" | |
1740 } | |
1741 }, | |
1742 "type": "object" | |
1743 }, | |
1744 "ApiEndpointHandler": { | |
1745 "description": "Uses Google Cloud Endpoints to handle requests.", | |
1746 "id": "ApiEndpointHandler", | |
1747 "properties": { | |
1748 "scriptPath": { | |
1749 "description": "Path to the script from the application root
directory.", | |
1750 "type": "string" | 1452 "type": "string" |
1751 } | 1453 } |
1752 }, | 1454 }, |
1753 "type": "object" | 1455 "type": "object" |
1754 }, | 1456 }, |
1755 "ErrorHandler": { | 1457 "ErrorHandler": { |
1756 "description": "Custom static error page to be served when an error
occurs.", | 1458 "description": "Custom static error page to be served when an error
occurs.", |
1757 "id": "ErrorHandler", | 1459 "id": "ErrorHandler", |
1758 "properties": { | 1460 "properties": { |
1759 "errorCode": { | 1461 "errorCode": { |
1760 "description": "Error condition this handler applies to.", | 1462 "description": "Error condition this handler applies to.", |
1761 "enum": [ | 1463 "enum": [ |
1762 "ERROR_CODE_UNSPECIFIED", | 1464 "ERROR_CODE_UNSPECIFIED", |
1763 "ERROR_CODE_DEFAULT", | 1465 "ERROR_CODE_DEFAULT", |
1764 "ERROR_CODE_OVER_QUOTA", | 1466 "ERROR_CODE_OVER_QUOTA", |
1765 "ERROR_CODE_DOS_API_DENIAL", | 1467 "ERROR_CODE_DOS_API_DENIAL", |
1766 "ERROR_CODE_TIMEOUT" | 1468 "ERROR_CODE_TIMEOUT" |
1767 ], | 1469 ], |
| 1470 "enumDescriptions": [ |
| 1471 "Not specified. ERROR_CODE_DEFAULT is assumed.", |
| 1472 "All other error types.", |
| 1473 "Application has exceeded a resource quota.", |
| 1474 "Client blocked by the application's Denial of Service p
rotection configuration.", |
| 1475 "Deadline reached before the application responds." |
| 1476 ], |
| 1477 "type": "string" |
| 1478 }, |
| 1479 "mimeType": { |
| 1480 "description": "MIME type of file. Defaults to text/html.", |
1768 "type": "string" | 1481 "type": "string" |
1769 }, | 1482 }, |
1770 "staticFile": { | 1483 "staticFile": { |
1771 "description": "Static file content to be served for this er
ror.", | 1484 "description": "Static file content to be served for this er
ror.", |
1772 "type": "string" | 1485 "type": "string" |
1773 }, | 1486 } |
1774 "mimeType": { | 1487 }, |
1775 "description": "MIME type of file. Defaults to text/html.", | 1488 "type": "object" |
1776 "type": "string" | 1489 }, |
1777 } | 1490 "OperationMetadataV1": { |
1778 }, | 1491 "description": "Metadata for the given google.longrunning.Operation.
", |
1779 "type": "object" | 1492 "id": "OperationMetadataV1", |
1780 }, | 1493 "properties": { |
1781 "Library": { | 1494 "user": { |
1782 "description": "Third-party Python runtime library that is required
by the application.", | 1495 "description": "User who requested this operation.@OutputOnl
y", |
1783 "id": "Library", | 1496 "type": "string" |
1784 "properties": { | 1497 }, |
| 1498 "target": { |
| 1499 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", |
| 1500 "type": "string" |
| 1501 }, |
| 1502 "ephemeralMessage": { |
| 1503 "description": "Ephemeral message that may change every time
the operation is polled. @OutputOnly", |
| 1504 "type": "string" |
| 1505 }, |
| 1506 "method": { |
| 1507 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1.Versions.CreateVersion.@OutputOnly", |
| 1508 "type": "string" |
| 1509 }, |
| 1510 "endTime": { |
| 1511 "description": "Time that this operation completed.@OutputOn
ly", |
| 1512 "format": "google-datetime", |
| 1513 "type": "string" |
| 1514 }, |
| 1515 "warning": { |
| 1516 "description": "Durable messages that persist on every opera
tion poll. @OutputOnly", |
| 1517 "items": { |
| 1518 "type": "string" |
| 1519 }, |
| 1520 "type": "array" |
| 1521 }, |
| 1522 "insertTime": { |
| 1523 "description": "Time that this operation was created.@Output
Only", |
| 1524 "format": "google-datetime", |
| 1525 "type": "string" |
| 1526 } |
| 1527 }, |
| 1528 "type": "object" |
| 1529 }, |
| 1530 "Application": { |
| 1531 "description": "An Application resource contains the top-level confi
guration of an App Engine application.", |
| 1532 "id": "Application", |
| 1533 "properties": { |
| 1534 "defaultBucket": { |
| 1535 "description": "Google Cloud Storage bucket that can be used
by this application to store content.@OutputOnly", |
| 1536 "type": "string" |
| 1537 }, |
| 1538 "dispatchRules": { |
| 1539 "description": "HTTP path dispatch rules for requests to the
application that do not explicitly target a service or version. Rules are order
-dependent. Up to 20 dispatch rules can be supported.@OutputOnly", |
| 1540 "items": { |
| 1541 "$ref": "UrlDispatchRule" |
| 1542 }, |
| 1543 "type": "array" |
| 1544 }, |
| 1545 "gcrDomain": { |
| 1546 "description": "The Google Container Registry domain used fo
r storing managed build docker images for this application.", |
| 1547 "type": "string" |
| 1548 }, |
1785 "name": { | 1549 "name": { |
1786 "description": "Name of the library. Example: \"django\".", | 1550 "description": "Full path to the Application resource in the
API. Example: apps/myapp.@OutputOnly", |
1787 "type": "string" | 1551 "type": "string" |
1788 }, | 1552 }, |
1789 "version": { | 1553 "id": { |
1790 "description": "Version of the library to select, or \"lates
t\".", | 1554 "description": "Identifier of the Application resource. This
identifier is equivalent to the project ID of the Google Cloud Platform project
where you want to deploy your application. Example: myapp.", |
1791 "type": "string" | 1555 "type": "string" |
1792 } | 1556 }, |
1793 }, | 1557 "defaultCookieExpiration": { |
1794 "type": "object" | 1558 "description": "Cookie expiration policy for this applicatio
n.", |
1795 }, | 1559 "format": "google-duration", |
1796 "ApiConfigHandler": { | 1560 "type": "string" |
1797 "description": "Google Cloud Endpoints (https://cloud.google.com/app
engine/docs/python/endpoints/) configuration for API handlers.", | 1561 }, |
1798 "id": "ApiConfigHandler", | 1562 "locationId": { |
1799 "properties": { | 1563 "description": "Location from which this application will be
run. Application instances will run out of data centers in the chosen location,
which is also where all of the application's end user content is stored.Default
s to us-central.Options are:us-central - Central USeurope-west - Western Europeu
s-east1 - Eastern US", |
1800 "authFailAction": { | 1564 "type": "string" |
1801 "description": "Action to take when users access resources t
hat require authentication. Defaults to redirect.", | 1565 }, |
| 1566 "servingStatus": { |
| 1567 "description": "Serving status of this application.", |
1802 "enum": [ | 1568 "enum": [ |
1803 "AUTH_FAIL_ACTION_UNSPECIFIED", | 1569 "UNSPECIFIED", |
1804 "AUTH_FAIL_ACTION_REDIRECT", | 1570 "SERVING", |
1805 "AUTH_FAIL_ACTION_UNAUTHORIZED" | 1571 "USER_DISABLED", |
1806 ], | 1572 "SYSTEM_DISABLED" |
1807 "type": "string" | 1573 ], |
1808 }, | 1574 "enumDescriptions": [ |
1809 "login": { | 1575 "Serving status is unspecified.", |
1810 "description": "Level of login required to access this resou
rce. Defaults to optional.", | 1576 "Application is serving.", |
| 1577 "Application has been disabled by the user.", |
| 1578 "Application has been disabled by the system." |
| 1579 ], |
| 1580 "type": "string" |
| 1581 }, |
| 1582 "defaultHostname": { |
| 1583 "description": "Hostname used to reach this application, as
resolved by App Engine.@OutputOnly", |
| 1584 "type": "string" |
| 1585 }, |
| 1586 "authDomain": { |
| 1587 "description": "Google Apps authentication domain that contr
ols which users can access this application.Defaults to open access for any Goog
le Account.", |
| 1588 "type": "string" |
| 1589 }, |
| 1590 "iap": { |
| 1591 "$ref": "IdentityAwareProxy" |
| 1592 }, |
| 1593 "codeBucket": { |
| 1594 "description": "Google Cloud Storage bucket that can be used
for storing files associated with this application. This bucket is associated w
ith the application and can be used by the gcloud deployment commands.@OutputOnl
y", |
| 1595 "type": "string" |
| 1596 } |
| 1597 }, |
| 1598 "type": "object" |
| 1599 }, |
| 1600 "Network": { |
| 1601 "description": "Extra network settings. Only applicable for VM runti
mes.", |
| 1602 "id": "Network", |
| 1603 "properties": { |
| 1604 "forwardedPorts": { |
| 1605 "description": "List of ports, or port pairs, to forward fro
m the virtual machine to the application container.", |
| 1606 "items": { |
| 1607 "type": "string" |
| 1608 }, |
| 1609 "type": "array" |
| 1610 }, |
| 1611 "instanceTag": { |
| 1612 "description": "Tag to apply to the VM instance during creat
ion.", |
| 1613 "type": "string" |
| 1614 }, |
| 1615 "subnetworkName": { |
| 1616 "description": "Google Cloud Platform sub-network where the
virtual machines are created. Specify the short name, not the resource path.If a
subnetwork name is specified, a network name will also be required unless it is
for the default network.\nIf the network the VM instance is being created in is
a Legacy network, then the IP address is allocated from the IPv4Range.\nIf the
network the VM instance is being created in is an auto Subnet Mode Network, then
only network name should be specified (not the subnetwork_name) and the IP addr
ess is created from the IPCidrRange of the subnetwork that exists in that zone f
or that network.\nIf the network the VM instance is being created in is a custom
Subnet Mode Network, then the subnetwork_name must be specified and the IP addr
ess is created from the IPCidrRange of the subnetwork.If specified, the subnetwo
rk must exist in the same region as the Flex app.", |
| 1617 "type": "string" |
| 1618 }, |
| 1619 "name": { |
| 1620 "description": "Google Cloud Platform network where the virt
ual machines are created. Specify the short name, not the resource path.Defaults
to default.", |
| 1621 "type": "string" |
| 1622 } |
| 1623 }, |
| 1624 "type": "object" |
| 1625 }, |
| 1626 "Instance": { |
| 1627 "description": "An Instance resource is the computing unit that App
Engine uses to automatically scale an application.", |
| 1628 "id": "Instance", |
| 1629 "properties": { |
| 1630 "vmName": { |
| 1631 "description": "Name of the virtual machine where this insta
nce lives. Only applicable for instances in App Engine flexible environment.@Out
putOnly", |
| 1632 "type": "string" |
| 1633 }, |
| 1634 "vmId": { |
| 1635 "description": "Virtual machine ID of this instance. Only ap
plicable for instances in App Engine flexible environment.@OutputOnly", |
| 1636 "type": "string" |
| 1637 }, |
| 1638 "qps": { |
| 1639 "description": "Average queries per second (QPS) over the la
st minute.@OutputOnly", |
| 1640 "format": "float", |
| 1641 "type": "number" |
| 1642 }, |
| 1643 "name": { |
| 1644 "description": "Full path to the Instance resource in the AP
I. Example: apps/myapp/services/default/versions/v1/instances/instance-1.@Output
Only", |
| 1645 "type": "string" |
| 1646 }, |
| 1647 "vmZoneName": { |
| 1648 "description": "Zone where the virtual machine is located. O
nly applicable for instances in App Engine flexible environment.@OutputOnly", |
| 1649 "type": "string" |
| 1650 }, |
| 1651 "averageLatency": { |
| 1652 "description": "Average latency (ms) over the last minute.@O
utputOnly", |
| 1653 "format": "int32", |
| 1654 "type": "integer" |
| 1655 }, |
| 1656 "memoryUsage": { |
| 1657 "description": "Total memory in use (bytes).@OutputOnly", |
| 1658 "format": "int64", |
| 1659 "type": "string" |
| 1660 }, |
| 1661 "id": { |
| 1662 "description": "Relative name of the instance within the ver
sion. Example: instance-1.@OutputOnly", |
| 1663 "type": "string" |
| 1664 }, |
| 1665 "vmIp": { |
| 1666 "description": "The IP address of this instance. Only applic
able for instances in App Engine flexible environment.@OutputOnly", |
| 1667 "type": "string" |
| 1668 }, |
| 1669 "vmStatus": { |
| 1670 "description": "Status of the virtual machine where this ins
tance lives. Only applicable for instances in App Engine flexible environment.@O
utputOnly", |
| 1671 "type": "string" |
| 1672 }, |
| 1673 "availability": { |
| 1674 "description": "Availability of the instance.@OutputOnly", |
1811 "enum": [ | 1675 "enum": [ |
1812 "LOGIN_UNSPECIFIED", | 1676 "UNSPECIFIED", |
1813 "LOGIN_OPTIONAL", | 1677 "RESIDENT", |
1814 "LOGIN_ADMIN", | 1678 "DYNAMIC" |
1815 "LOGIN_REQUIRED" | 1679 ], |
1816 ], | 1680 "enumDescriptions": [ |
1817 "type": "string" | 1681 "", |
1818 }, | 1682 "", |
1819 "script": { | 1683 "" |
1820 "description": "Path to the script from the application root
directory.", | 1684 ], |
1821 "type": "string" | 1685 "type": "string" |
1822 }, | 1686 }, |
1823 "securityLevel": { | 1687 "errors": { |
1824 "description": "Security (HTTPS) enforcement for this URL.", | 1688 "description": "Number of errors since this instance was sta
rted.@OutputOnly", |
1825 "enum": [ | 1689 "format": "int32", |
1826 "SECURE_UNSPECIFIED", | 1690 "type": "integer" |
1827 "SECURE_DEFAULT", | 1691 }, |
1828 "SECURE_NEVER", | 1692 "startTime": { |
1829 "SECURE_OPTIONAL", | 1693 "description": "Time that this instance was started.@OutputO
nly", |
1830 "SECURE_ALWAYS" | 1694 "format": "google-datetime", |
1831 ], | 1695 "type": "string" |
1832 "type": "string" | 1696 }, |
1833 }, | 1697 "vmDebugEnabled": { |
1834 "url": { | 1698 "description": "Whether this instance is in debug mode. Only
applicable for instances in App Engine flexible environment.@OutputOnly", |
1835 "description": "URL to serve the endpoint at.", | 1699 "type": "boolean" |
1836 "type": "string" | 1700 }, |
1837 } | 1701 "requests": { |
1838 }, | 1702 "description": "Number of requests since this instance was s
tarted.@OutputOnly", |
1839 "type": "object" | 1703 "format": "int32", |
| 1704 "type": "integer" |
| 1705 }, |
| 1706 "appEngineRelease": { |
| 1707 "description": "App Engine release this instance is running
on.@OutputOnly", |
| 1708 "type": "string" |
| 1709 } |
| 1710 }, |
| 1711 "type": "object" |
| 1712 }, |
| 1713 "LivenessCheck": { |
| 1714 "description": "Health checking configuration for VM instances. Unhe
althy instances are killed and replaced with new instances.", |
| 1715 "id": "LivenessCheck", |
| 1716 "properties": { |
| 1717 "path": { |
| 1718 "description": "The request path.", |
| 1719 "type": "string" |
| 1720 }, |
| 1721 "host": { |
| 1722 "description": "Host header to send when performing a HTTP L
iveness check. Example: \"myapp.appspot.com\"", |
| 1723 "type": "string" |
| 1724 }, |
| 1725 "successThreshold": { |
| 1726 "description": "Number of consecutive successful checks requ
ired before considering the VM healthy.", |
| 1727 "format": "uint32", |
| 1728 "type": "integer" |
| 1729 }, |
| 1730 "checkInterval": { |
| 1731 "description": "Interval between health checks.", |
| 1732 "format": "google-duration", |
| 1733 "type": "string" |
| 1734 }, |
| 1735 "failureThreshold": { |
| 1736 "description": "Number of consecutive failed checks required
before considering the VM unhealthy.", |
| 1737 "format": "uint32", |
| 1738 "type": "integer" |
| 1739 }, |
| 1740 "timeout": { |
| 1741 "description": "Time before the check is considered failed."
, |
| 1742 "format": "google-duration", |
| 1743 "type": "string" |
| 1744 }, |
| 1745 "initialDelay": { |
| 1746 "description": "The initial delay before starting to execute
the checks.", |
| 1747 "format": "google-duration", |
| 1748 "type": "string" |
| 1749 } |
| 1750 }, |
| 1751 "type": "object" |
| 1752 }, |
| 1753 "NetworkUtilization": { |
| 1754 "description": "Target scaling by network usage. Only applicable for
VM runtimes.", |
| 1755 "id": "NetworkUtilization", |
| 1756 "properties": { |
| 1757 "targetSentBytesPerSecond": { |
| 1758 "description": "Target bytes sent per second.", |
| 1759 "format": "int32", |
| 1760 "type": "integer" |
| 1761 }, |
| 1762 "targetSentPacketsPerSecond": { |
| 1763 "description": "Target packets sent per second.", |
| 1764 "format": "int32", |
| 1765 "type": "integer" |
| 1766 }, |
| 1767 "targetReceivedBytesPerSecond": { |
| 1768 "description": "Target bytes received per second.", |
| 1769 "format": "int32", |
| 1770 "type": "integer" |
| 1771 }, |
| 1772 "targetReceivedPacketsPerSecond": { |
| 1773 "description": "Target packets received per second.", |
| 1774 "format": "int32", |
| 1775 "type": "integer" |
| 1776 } |
| 1777 }, |
| 1778 "type": "object" |
| 1779 }, |
| 1780 "Location": { |
| 1781 "description": "A resource that represents Google Cloud Platform loc
ation.", |
| 1782 "id": "Location", |
| 1783 "properties": { |
| 1784 "labels": { |
| 1785 "additionalProperties": { |
| 1786 "type": "string" |
| 1787 }, |
| 1788 "description": "Cross-service attributes for the location. F
or example\n{\"cloud.googleapis.com/region\": \"us-east1\"}\n", |
| 1789 "type": "object" |
| 1790 }, |
| 1791 "name": { |
| 1792 "description": "Resource name for the location, which may va
ry between implementations. For example: \"projects/example-project/locations/us
-east1\"", |
| 1793 "type": "string" |
| 1794 }, |
| 1795 "locationId": { |
| 1796 "description": "The canonical id for this location. For exam
ple: \"us-east1\".", |
| 1797 "type": "string" |
| 1798 }, |
| 1799 "metadata": { |
| 1800 "additionalProperties": { |
| 1801 "description": "Properties of the object. Contains field
@type with type URL.", |
| 1802 "type": "any" |
| 1803 }, |
| 1804 "description": "Service-specific metadata. For example the a
vailable capacity at the given location.", |
| 1805 "type": "object" |
| 1806 } |
| 1807 }, |
| 1808 "type": "object" |
1840 }, | 1809 }, |
1841 "HealthCheck": { | 1810 "HealthCheck": { |
1842 "description": "Health checking configuration for VM instances. Unhe
althy instances are killed and replaced with new instances. Only applicable for
instances in App Engine flexible environment.", | 1811 "description": "Health checking configuration for VM instances. Unhe
althy instances are killed and replaced with new instances. Only applicable for
instances in App Engine flexible environment.", |
1843 "id": "HealthCheck", | 1812 "id": "HealthCheck", |
1844 "properties": { | 1813 "properties": { |
1845 "disableHealthCheck": { | 1814 "disableHealthCheck": { |
1846 "description": "Whether to explicitly disable health checks
for this instance.", | 1815 "description": "Whether to explicitly disable health checks
for this instance.", |
1847 "type": "boolean" | 1816 "type": "boolean" |
1848 }, | 1817 }, |
1849 "host": { | 1818 "host": { |
1850 "description": "Host header to send when performing an HTTP
health check. Example: \"myapp.appspot.com\"", | 1819 "description": "Host header to send when performing an HTTP
health check. Example: \"myapp.appspot.com\"", |
1851 "type": "string" | 1820 "type": "string" |
1852 }, | 1821 }, |
| 1822 "restartThreshold": { |
| 1823 "description": "Number of consecutive failed health checks r
equired before an instance is restarted.", |
| 1824 "format": "uint32", |
| 1825 "type": "integer" |
| 1826 }, |
1853 "healthyThreshold": { | 1827 "healthyThreshold": { |
1854 "description": "Number of consecutive successful health chec
ks required before receiving traffic.", | 1828 "description": "Number of consecutive successful health chec
ks required before receiving traffic.", |
1855 "format": "uint32", | 1829 "format": "uint32", |
1856 "type": "integer" | 1830 "type": "integer" |
1857 }, | 1831 }, |
| 1832 "checkInterval": { |
| 1833 "description": "Interval between health checks.", |
| 1834 "format": "google-duration", |
| 1835 "type": "string" |
| 1836 }, |
| 1837 "timeout": { |
| 1838 "description": "Time before the health check is considered f
ailed.", |
| 1839 "format": "google-duration", |
| 1840 "type": "string" |
| 1841 }, |
1858 "unhealthyThreshold": { | 1842 "unhealthyThreshold": { |
1859 "description": "Number of consecutive failed health checks r
equired before removing traffic.", | 1843 "description": "Number of consecutive failed health checks r
equired before removing traffic.", |
1860 "format": "uint32", | 1844 "format": "uint32", |
1861 "type": "integer" | 1845 "type": "integer" |
1862 }, | |
1863 "restartThreshold": { | |
1864 "description": "Number of consecutive failed health checks r
equired before an instance is restarted.", | |
1865 "format": "uint32", | |
1866 "type": "integer" | |
1867 }, | |
1868 "checkInterval": { | |
1869 "description": "Interval between health checks.", | |
1870 "type": "string" | |
1871 }, | |
1872 "timeout": { | |
1873 "description": "Time before the health check is considered f
ailed.", | |
1874 "type": "string" | |
1875 } | 1846 } |
1876 }, | 1847 }, |
1877 "type": "object" | 1848 "type": "object" |
1878 }, | 1849 }, |
1879 "ReadinessCheck": { | 1850 "ReadinessCheck": { |
1880 "description": "Readiness checking configuration for VM instances. U
nhealthy instances are removed from traffic rotation.", | 1851 "description": "Readiness checking configuration for VM instances. U
nhealthy instances are removed from traffic rotation.", |
1881 "id": "ReadinessCheck", | 1852 "id": "ReadinessCheck", |
1882 "properties": { | 1853 "properties": { |
1883 "path": { | 1854 "path": { |
1884 "description": "The request path.", | 1855 "description": "The request path.", |
1885 "type": "string" | 1856 "type": "string" |
1886 }, | 1857 }, |
| 1858 "successThreshold": { |
| 1859 "description": "Number of consecutive successful checks requ
ired before receiving traffic.", |
| 1860 "format": "uint32", |
| 1861 "type": "integer" |
| 1862 }, |
1887 "host": { | 1863 "host": { |
1888 "description": "Host header to send when performing a HTTP R
eadiness check. Example: \"myapp.appspot.com\"", | 1864 "description": "Host header to send when performing a HTTP R
eadiness check. Example: \"myapp.appspot.com\"", |
1889 "type": "string" | 1865 "type": "string" |
1890 }, | 1866 }, |
| 1867 "checkInterval": { |
| 1868 "description": "Interval between health checks.", |
| 1869 "format": "google-duration", |
| 1870 "type": "string" |
| 1871 }, |
1891 "failureThreshold": { | 1872 "failureThreshold": { |
1892 "description": "Number of consecutive failed checks required
before removing traffic.", | 1873 "description": "Number of consecutive failed checks required
before removing traffic.", |
1893 "format": "uint32", | 1874 "format": "uint32", |
1894 "type": "integer" | 1875 "type": "integer" |
1895 }, | 1876 }, |
1896 "successThreshold": { | |
1897 "description": "Number of consecutive successful checks requ
ired before receiving traffic.", | |
1898 "format": "uint32", | |
1899 "type": "integer" | |
1900 }, | |
1901 "checkInterval": { | |
1902 "description": "Interval between health checks.", | |
1903 "type": "string" | |
1904 }, | |
1905 "timeout": { | 1877 "timeout": { |
1906 "description": "Time before the check is considered failed."
, | 1878 "description": "Time before the check is considered failed."
, |
1907 "type": "string" | 1879 "format": "google-duration", |
1908 } | 1880 "type": "string" |
1909 }, | 1881 } |
1910 "type": "object" | 1882 }, |
1911 }, | 1883 "type": "object" |
1912 "LivenessCheck": { | 1884 }, |
1913 "description": "Health checking configuration for VM instances. Unhe
althy instances are killed and replaced with new instances.", | 1885 "DebugInstanceRequest": { |
1914 "id": "LivenessCheck", | 1886 "description": "Request message for Instances.DebugInstance.", |
| 1887 "id": "DebugInstanceRequest", |
1915 "properties": { | 1888 "properties": { |
1916 "path": { | 1889 "sshKey": { |
1917 "description": "The request path.", | 1890 "description": "Public SSH key to add to the instance. Examp
les:\n[USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME]\n[USERNAME]:ssh-rsa [KEY_VALUE]
google-ssh {\"userName\":\"[USERNAME]\",\"expireOn\":\"[EXPIRE_TIME]\"}For more
information, see Adding and Removing SSH Keys (https://cloud.google.com/compute/
docs/instances/adding-removing-ssh-keys).", |
1918 "type": "string" | 1891 "type": "string" |
1919 }, | 1892 } |
1920 "host": { | 1893 }, |
1921 "description": "Host header to send when performing a HTTP L
iveness check. Example: \"myapp.appspot.com\"", | 1894 "type": "object" |
1922 "type": "string" | 1895 }, |
1923 }, | 1896 "OperationMetadataV1Beta5": { |
1924 "failureThreshold": { | 1897 "description": "Metadata for the given google.longrunning.Operation.
", |
1925 "description": "Number of consecutive failed checks required
before considering the VM unhealthy.", | 1898 "id": "OperationMetadataV1Beta5", |
1926 "format": "uint32", | |
1927 "type": "integer" | |
1928 }, | |
1929 "successThreshold": { | |
1930 "description": "Number of consecutive successful checks requ
ired before considering the VM healthy.", | |
1931 "format": "uint32", | |
1932 "type": "integer" | |
1933 }, | |
1934 "checkInterval": { | |
1935 "description": "Interval between health checks.", | |
1936 "type": "string" | |
1937 }, | |
1938 "timeout": { | |
1939 "description": "Time before the check is considered failed."
, | |
1940 "type": "string" | |
1941 }, | |
1942 "initialDelay": { | |
1943 "description": "The initial delay before starting to execute
the checks.", | |
1944 "type": "string" | |
1945 } | |
1946 }, | |
1947 "type": "object" | |
1948 }, | |
1949 "Deployment": { | |
1950 "description": "Code and application artifacts used to deploy a vers
ion to App Engine.", | |
1951 "id": "Deployment", | |
1952 "properties": { | 1899 "properties": { |
1953 "files": { | 1900 "method": { |
| 1901 "description": "API method name that initiated this operatio
n. Example: google.appengine.v1beta5.Version.CreateVersion.@OutputOnly", |
| 1902 "type": "string" |
| 1903 }, |
| 1904 "insertTime": { |
| 1905 "description": "Timestamp that this operation was created.@O
utputOnly", |
| 1906 "format": "google-datetime", |
| 1907 "type": "string" |
| 1908 }, |
| 1909 "endTime": { |
| 1910 "description": "Timestamp that this operation completed.@Out
putOnly", |
| 1911 "format": "google-datetime", |
| 1912 "type": "string" |
| 1913 }, |
| 1914 "user": { |
| 1915 "description": "User who requested this operation.@OutputOnl
y", |
| 1916 "type": "string" |
| 1917 }, |
| 1918 "target": { |
| 1919 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", |
| 1920 "type": "string" |
| 1921 } |
| 1922 }, |
| 1923 "type": "object" |
| 1924 }, |
| 1925 "Version": { |
| 1926 "description": "A Version resource is a specific set of source code
and configuration files that are deployed into a service.", |
| 1927 "id": "Version", |
| 1928 "properties": { |
| 1929 "threadsafe": { |
| 1930 "description": "Whether multiple requests can be dispatched
to this version at once.", |
| 1931 "type": "boolean" |
| 1932 }, |
| 1933 "readinessCheck": { |
| 1934 "$ref": "ReadinessCheck", |
| 1935 "description": "Configures readiness health checking for VM
instances. Unhealthy instances are not put into the backend traffic rotation.Onl
y returned in GET requests if view=FULL is set." |
| 1936 }, |
| 1937 "manualScaling": { |
| 1938 "$ref": "ManualScaling", |
| 1939 "description": "A service with manual scaling runs continuou
sly, allowing you to perform complex initialization and rely on the state of its
memory over time." |
| 1940 }, |
| 1941 "name": { |
| 1942 "description": "Full path to the Version resource in the API
. Example: apps/myapp/services/default/versions/v1.@OutputOnly", |
| 1943 "type": "string" |
| 1944 }, |
| 1945 "apiConfig": { |
| 1946 "$ref": "ApiConfigHandler", |
| 1947 "description": "Serving configuration for Google Cloud Endpo
ints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned i
n GET requests if view=FULL is set." |
| 1948 }, |
| 1949 "endpointsApiService": { |
| 1950 "$ref": "EndpointsApiService", |
| 1951 "description": "Cloud Endpoints configuration.If endpoints_a
pi_service is set, the Cloud Endpoints Extensible Service Proxy will be provided
to serve the API implemented by the app." |
| 1952 }, |
| 1953 "vm": { |
| 1954 "description": "Whether to deploy this version in a containe
r on a virtual machine.", |
| 1955 "type": "boolean" |
| 1956 }, |
| 1957 "versionUrl": { |
| 1958 "description": "Serving URL for this version. Example: \"htt
ps://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly", |
| 1959 "type": "string" |
| 1960 }, |
| 1961 "instanceClass": { |
| 1962 "description": "Instance class that is used to run this vers
ion. Valid values are:\nAutomaticScaling: F1, F2, F4, F4_1G\nManualScaling or Ba
sicScaling: B1, B2, B4, B8, B4_1GDefaults to F1 for AutomaticScaling and B1 for
ManualScaling or BasicScaling.", |
| 1963 "type": "string" |
| 1964 }, |
| 1965 "servingStatus": { |
| 1966 "description": "Current serving status of this version. Only
the versions with a SERVING status create instances and can be billed.SERVING_S
TATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.", |
| 1967 "enum": [ |
| 1968 "SERVING_STATUS_UNSPECIFIED", |
| 1969 "SERVING", |
| 1970 "STOPPED" |
| 1971 ], |
| 1972 "enumDescriptions": [ |
| 1973 "Not specified.", |
| 1974 "Currently serving. Instances are created according to t
he scaling settings of the version.", |
| 1975 "Disabled. No instances will be created and the scaling
settings are ignored until the state of the version changes to SERVING." |
| 1976 ], |
| 1977 "type": "string" |
| 1978 }, |
| 1979 "deployment": { |
| 1980 "$ref": "Deployment", |
| 1981 "description": "Code and application artifacts that make up
this version.Only returned in GET requests if view=FULL is set." |
| 1982 }, |
| 1983 "createTime": { |
| 1984 "description": "Time that this version was created.@OutputOn
ly", |
| 1985 "format": "google-datetime", |
| 1986 "type": "string" |
| 1987 }, |
| 1988 "inboundServices": { |
| 1989 "description": "Before an application can receive email or X
MPP messages, the application must be configured to enable the service.", |
| 1990 "enumDescriptions": [ |
| 1991 "Not specified.", |
| 1992 "Allows an application to receive mail.", |
| 1993 "Allows an application to receive email-bound notificati
ons.", |
| 1994 "Allows an application to receive error stanzas.", |
| 1995 "Allows an application to receive instant messages.", |
| 1996 "Allows an application to receive user subscription POST
s.", |
| 1997 "Allows an application to receive a user's chat presence
.", |
| 1998 "Registers an application for notifications when a clien
t connects or disconnects from a channel.", |
| 1999 "Enables warmup requests." |
| 2000 ], |
| 2001 "items": { |
| 2002 "enum": [ |
| 2003 "INBOUND_SERVICE_UNSPECIFIED", |
| 2004 "INBOUND_SERVICE_MAIL", |
| 2005 "INBOUND_SERVICE_MAIL_BOUNCE", |
| 2006 "INBOUND_SERVICE_XMPP_ERROR", |
| 2007 "INBOUND_SERVICE_XMPP_MESSAGE", |
| 2008 "INBOUND_SERVICE_XMPP_SUBSCRIBE", |
| 2009 "INBOUND_SERVICE_XMPP_PRESENCE", |
| 2010 "INBOUND_SERVICE_CHANNEL_PRESENCE", |
| 2011 "INBOUND_SERVICE_WARMUP" |
| 2012 ], |
| 2013 "type": "string" |
| 2014 }, |
| 2015 "type": "array" |
| 2016 }, |
| 2017 "resources": { |
| 2018 "$ref": "Resources", |
| 2019 "description": "Machine resources for this version. Only app
licable for VM runtimes." |
| 2020 }, |
| 2021 "errorHandlers": { |
| 2022 "description": "Custom static error pages. Limited to 10KB p
er page.Only returned in GET requests if view=FULL is set.", |
| 2023 "items": { |
| 2024 "$ref": "ErrorHandler" |
| 2025 }, |
| 2026 "type": "array" |
| 2027 }, |
| 2028 "defaultExpiration": { |
| 2029 "description": "Duration that static files should be cached
by web proxies and browsers. Only applicable if the corresponding StaticFilesHan
dler (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.s
ervices.versions#staticfileshandler) does not specify its own expiration time.On
ly returned in GET requests if view=FULL is set.", |
| 2030 "format": "google-duration", |
| 2031 "type": "string" |
| 2032 }, |
| 2033 "libraries": { |
| 2034 "description": "Configuration for third-party Python runtime
libraries that are required by the application.Only returned in GET requests if
view=FULL is set.", |
| 2035 "items": { |
| 2036 "$ref": "Library" |
| 2037 }, |
| 2038 "type": "array" |
| 2039 }, |
| 2040 "nobuildFilesRegex": { |
| 2041 "description": "Files that match this pattern will not be bu
ilt into this version. Only applicable for Go runtimes.Only returned in GET requ
ests if view=FULL is set.", |
| 2042 "type": "string" |
| 2043 }, |
| 2044 "basicScaling": { |
| 2045 "$ref": "BasicScaling", |
| 2046 "description": "A service with basic scaling will create an
instance when the application receives a request. The instance will be turned do
wn when the app becomes idle. Basic scaling is ideal for work that is intermitte
nt or driven by user activity." |
| 2047 }, |
| 2048 "runtime": { |
| 2049 "description": "Desired runtime. Example: python27.", |
| 2050 "type": "string" |
| 2051 }, |
| 2052 "createdBy": { |
| 2053 "description": "Email address of the user who created this v
ersion.@OutputOnly", |
| 2054 "type": "string" |
| 2055 }, |
| 2056 "id": { |
| 2057 "description": "Relative name of the version within the serv
ice. Example: v1. Version names can contain only lowercase letters, numbers, or
hyphens. Reserved names: \"default\", \"latest\", and any name with the prefix \
"ah-\".", |
| 2058 "type": "string" |
| 2059 }, |
| 2060 "envVariables": { |
1954 "additionalProperties": { | 2061 "additionalProperties": { |
1955 "$ref": "FileInfo" | 2062 "type": "string" |
1956 }, | 2063 }, |
1957 "description": "Manifest of the files stored in Google Cloud
Storage that are included as part of this version. All files must be readable u
sing the credentials supplied with this call.", | 2064 "description": "Environment variables available to the appli
cation.Only returned in GET requests if view=FULL is set.", |
1958 "type": "object" | 2065 "type": "object" |
1959 }, | 2066 }, |
1960 "container": { | 2067 "livenessCheck": { |
1961 "$ref": "ContainerInfo", | 2068 "$ref": "LivenessCheck", |
1962 "description": "The Docker image for the container that runs
the version. Only applicable for instances running in the App Engine flexible e
nvironment." | 2069 "description": "Configures liveness health checking for VM i
nstances. Unhealthy instances are stopped and replaced with new instancesOnly re
turned in GET requests if view=FULL is set." |
1963 }, | 2070 }, |
1964 "zip": { | 2071 "network": { |
1965 "$ref": "ZipInfo", | 2072 "$ref": "Network", |
1966 "description": "The zip file for this deployment, if this is
a zip deployment." | 2073 "description": "Extra network settings. Only applicable for
VM runtimes." |
1967 } | 2074 }, |
1968 }, | 2075 "betaSettings": { |
| 2076 "additionalProperties": { |
| 2077 "type": "string" |
| 2078 }, |
| 2079 "description": "Metadata settings that are supplied to this
version to enable beta runtime features.", |
| 2080 "type": "object" |
| 2081 }, |
| 2082 "env": { |
| 2083 "description": "App Engine execution environment for this ve
rsion.Defaults to standard.", |
| 2084 "type": "string" |
| 2085 }, |
| 2086 "handlers": { |
| 2087 "description": "An ordered list of URL-matching patterns tha
t should be applied to incoming requests. The first matching URL handles the req
uest and other request handlers are not attempted.Only returned in GET requests
if view=FULL is set.", |
| 2088 "items": { |
| 2089 "$ref": "UrlMap" |
| 2090 }, |
| 2091 "type": "array" |
| 2092 }, |
| 2093 "automaticScaling": { |
| 2094 "$ref": "AutomaticScaling", |
| 2095 "description": "Automatic scaling is based on request rate,
response latencies, and other application metrics." |
| 2096 }, |
| 2097 "diskUsageBytes": { |
| 2098 "description": "Total size in bytes of all the files that ar
e included in this version and curerntly hosted on the App Engine disk.@OutputOn
ly", |
| 2099 "format": "int64", |
| 2100 "type": "string" |
| 2101 }, |
| 2102 "healthCheck": { |
| 2103 "$ref": "HealthCheck", |
| 2104 "description": "Configures health checking for VM instances.
Unhealthy instances are stopped and replaced with new instances. Only applicabl
e for VM runtimes.Only returned in GET requests if view=FULL is set." |
| 2105 } |
| 2106 }, |
| 2107 "type": "object" |
| 2108 }, |
| 2109 "RepairApplicationRequest": { |
| 2110 "description": "Request message for 'Applications.RepairApplication'
.", |
| 2111 "id": "RepairApplicationRequest", |
| 2112 "properties": {}, |
1969 "type": "object" | 2113 "type": "object" |
1970 }, | 2114 }, |
1971 "FileInfo": { | 2115 "FileInfo": { |
1972 "description": "Single source file that is part of the version to be
deployed. Each source file that is deployed must be specified separately.", | 2116 "description": "Single source file that is part of the version to be
deployed. Each source file that is deployed must be specified separately.", |
1973 "id": "FileInfo", | 2117 "id": "FileInfo", |
1974 "properties": { | 2118 "properties": { |
1975 "sourceUrl": { | 2119 "sourceUrl": { |
1976 "description": "URL source to use to fetch this file. Must b
e a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.goo
gleapis.com//'.", | 2120 "description": "URL source to use to fetch this file. Must b
e a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.goo
gleapis.com/<bucket>/<object>'.", |
1977 "type": "string" | 2121 "type": "string" |
1978 }, | 2122 }, |
1979 "sha1Sum": { | 2123 "sha1Sum": { |
1980 "description": "The SHA1 hash of the file, in hex.", | 2124 "description": "The SHA1 hash of the file, in hex.", |
1981 "type": "string" | 2125 "type": "string" |
1982 }, | 2126 }, |
1983 "mimeType": { | 2127 "mimeType": { |
1984 "description": "The MIME type of the file.Defaults to the va
lue from Google Cloud Storage.", | 2128 "description": "The MIME type of the file.Defaults to the va
lue from Google Cloud Storage.", |
1985 "type": "string" | 2129 "type": "string" |
1986 } | 2130 } |
1987 }, | 2131 }, |
1988 "type": "object" | 2132 "type": "object" |
1989 }, | 2133 }, |
1990 "ContainerInfo": { | 2134 "ScriptHandler": { |
1991 "description": "Docker image that is used to create a container and
start a VM instance for the version that you deploy. Only applicable for instanc
es running in the App Engine flexible environment.", | 2135 "description": "Executes a script to handle the request that matches
the URL pattern.", |
1992 "id": "ContainerInfo", | 2136 "id": "ScriptHandler", |
1993 "properties": { | 2137 "properties": { |
1994 "image": { | 2138 "scriptPath": { |
1995 "description": "URI to the hosted container image in Google
Container Registry. The URI must be fully qualified and include a tag or digest.
Examples: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\"
", | 2139 "description": "Path to the script from the application root
directory.", |
1996 "type": "string" | 2140 "type": "string" |
| 2141 } |
| 2142 }, |
| 2143 "type": "object" |
| 2144 }, |
| 2145 "OperationMetadataExperimental": { |
| 2146 "description": "Metadata for the given google.longrunning.Operation.
", |
| 2147 "id": "OperationMetadataExperimental", |
| 2148 "properties": { |
| 2149 "method": { |
| 2150 "description": "API method that initiated this operation. Ex
ample: google.appengine.experimental.CustomDomains.CreateCustomDomain.@OutputOnl
y", |
| 2151 "type": "string" |
| 2152 }, |
| 2153 "insertTime": { |
| 2154 "description": "Time that this operation was created.@Output
Only", |
| 2155 "format": "google-datetime", |
| 2156 "type": "string" |
| 2157 }, |
| 2158 "endTime": { |
| 2159 "description": "Time that this operation completed.@OutputOn
ly", |
| 2160 "format": "google-datetime", |
| 2161 "type": "string" |
| 2162 }, |
| 2163 "user": { |
| 2164 "description": "User who requested this operation.@OutputOnl
y", |
| 2165 "type": "string" |
| 2166 }, |
| 2167 "target": { |
| 2168 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/customDomains/example.com.@OutputOnly", |
| 2169 "type": "string" |
| 2170 } |
| 2171 }, |
| 2172 "type": "object" |
| 2173 }, |
| 2174 "TrafficSplit": { |
| 2175 "description": "Traffic routing configuration for versions within a
single service. Traffic splits define how traffic directed to the service is ass
igned to versions.", |
| 2176 "id": "TrafficSplit", |
| 2177 "properties": { |
| 2178 "shardBy": { |
| 2179 "description": "Mechanism used to determine which version a
request is sent to. The traffic selection algorithm will be stable for either ty
pe until allocations are changed.", |
| 2180 "enum": [ |
| 2181 "UNSPECIFIED", |
| 2182 "COOKIE", |
| 2183 "IP", |
| 2184 "RANDOM" |
| 2185 ], |
| 2186 "enumDescriptions": [ |
| 2187 "Diversion method unspecified.", |
| 2188 "Diversion based on a specially named cookie, \"GOOGAPPU
ID.\" The cookie must be set by the application itself or no diversion will occu
r.", |
| 2189 "Diversion based on applying the modulus operation to a
fingerprint of the IP address.", |
| 2190 "Diversion based on weighted random assignment. An incom
ing request is randomly routed to a version in the traffic split, with probabili
ty proportional to the version's traffic share." |
| 2191 ], |
| 2192 "type": "string" |
| 2193 }, |
| 2194 "allocations": { |
| 2195 "additionalProperties": { |
| 2196 "format": "double", |
| 2197 "type": "number" |
| 2198 }, |
| 2199 "description": "Mapping from version IDs within the service
to fractional (0.000, 1] allocations of traffic for that version. Each version c
an be specified only once, but some versions in the service may not have any tra
ffic allocation. Services that have traffic allocated cannot be deleted until ei
ther the service is deleted or their traffic allocation is removed. Allocations
must sum to 1. Up to two decimal place precision is supported for IP-based split
s and up to three decimal places is supported for cookie-based splits.", |
| 2200 "type": "object" |
| 2201 } |
| 2202 }, |
| 2203 "type": "object" |
| 2204 }, |
| 2205 "OperationMetadataV1Beta": { |
| 2206 "description": "Metadata for the given google.longrunning.Operation.
", |
| 2207 "id": "OperationMetadataV1Beta", |
| 2208 "properties": { |
| 2209 "warning": { |
| 2210 "description": "Durable messages that persist on every opera
tion poll. @OutputOnly", |
| 2211 "items": { |
| 2212 "type": "string" |
| 2213 }, |
| 2214 "type": "array" |
| 2215 }, |
| 2216 "insertTime": { |
| 2217 "description": "Time that this operation was created.@Output
Only", |
| 2218 "format": "google-datetime", |
| 2219 "type": "string" |
| 2220 }, |
| 2221 "target": { |
| 2222 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", |
| 2223 "type": "string" |
| 2224 }, |
| 2225 "user": { |
| 2226 "description": "User who requested this operation.@OutputOnl
y", |
| 2227 "type": "string" |
| 2228 }, |
| 2229 "ephemeralMessage": { |
| 2230 "description": "Ephemeral message that may change every time
the operation is polled. @OutputOnly", |
| 2231 "type": "string" |
| 2232 }, |
| 2233 "method": { |
| 2234 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1beta.Versions.CreateVersion.@OutputOnly", |
| 2235 "type": "string" |
| 2236 }, |
| 2237 "endTime": { |
| 2238 "description": "Time that this operation completed.@OutputOn
ly", |
| 2239 "format": "google-datetime", |
| 2240 "type": "string" |
| 2241 } |
| 2242 }, |
| 2243 "type": "object" |
| 2244 }, |
| 2245 "ListServicesResponse": { |
| 2246 "description": "Response message for Services.ListServices.", |
| 2247 "id": "ListServicesResponse", |
| 2248 "properties": { |
| 2249 "services": { |
| 2250 "description": "The services belonging to the requested appl
ication.", |
| 2251 "items": { |
| 2252 "$ref": "Service" |
| 2253 }, |
| 2254 "type": "array" |
| 2255 }, |
| 2256 "nextPageToken": { |
| 2257 "description": "Continuation token for fetching the next pag
e of results.", |
| 2258 "type": "string" |
| 2259 } |
| 2260 }, |
| 2261 "type": "object" |
| 2262 }, |
| 2263 "Deployment": { |
| 2264 "description": "Code and application artifacts used to deploy a vers
ion to App Engine.", |
| 2265 "id": "Deployment", |
| 2266 "properties": { |
| 2267 "files": { |
| 2268 "additionalProperties": { |
| 2269 "$ref": "FileInfo" |
| 2270 }, |
| 2271 "description": "Manifest of the files stored in Google Cloud
Storage that are included as part of this version. All files must be readable u
sing the credentials supplied with this call.", |
| 2272 "type": "object" |
| 2273 }, |
| 2274 "zip": { |
| 2275 "$ref": "ZipInfo", |
| 2276 "description": "The zip file for this deployment, if this is
a zip deployment." |
| 2277 }, |
| 2278 "container": { |
| 2279 "$ref": "ContainerInfo", |
| 2280 "description": "The Docker image for the container that runs
the version. Only applicable for instances running in the App Engine flexible e
nvironment." |
| 2281 } |
| 2282 }, |
| 2283 "type": "object" |
| 2284 }, |
| 2285 "Resources": { |
| 2286 "description": "Machine resources for a version.", |
| 2287 "id": "Resources", |
| 2288 "properties": { |
| 2289 "volumes": { |
| 2290 "description": "User specified volumes.", |
| 2291 "items": { |
| 2292 "$ref": "Volume" |
| 2293 }, |
| 2294 "type": "array" |
| 2295 }, |
| 2296 "diskGb": { |
| 2297 "description": "Disk size (GB) needed.", |
| 2298 "format": "double", |
| 2299 "type": "number" |
| 2300 }, |
| 2301 "cpu": { |
| 2302 "description": "Number of CPU cores needed.", |
| 2303 "format": "double", |
| 2304 "type": "number" |
| 2305 }, |
| 2306 "memoryGb": { |
| 2307 "description": "Memory (GB) needed.", |
| 2308 "format": "double", |
| 2309 "type": "number" |
| 2310 } |
| 2311 }, |
| 2312 "type": "object" |
| 2313 }, |
| 2314 "Volume": { |
| 2315 "description": "Volumes mounted within the app container. Only appli
cable for VM runtimes.", |
| 2316 "id": "Volume", |
| 2317 "properties": { |
| 2318 "volumeType": { |
| 2319 "description": "Underlying volume type, e.g. 'tmpfs'.", |
| 2320 "type": "string" |
| 2321 }, |
| 2322 "sizeGb": { |
| 2323 "description": "Volume size in gigabytes.", |
| 2324 "format": "double", |
| 2325 "type": "number" |
| 2326 }, |
| 2327 "name": { |
| 2328 "description": "Unique name for the volume.", |
| 2329 "type": "string" |
| 2330 } |
| 2331 }, |
| 2332 "type": "object" |
| 2333 }, |
| 2334 "ListInstancesResponse": { |
| 2335 "description": "Response message for Instances.ListInstances.", |
| 2336 "id": "ListInstancesResponse", |
| 2337 "properties": { |
| 2338 "instances": { |
| 2339 "description": "The instances belonging to the requested ver
sion.", |
| 2340 "items": { |
| 2341 "$ref": "Instance" |
| 2342 }, |
| 2343 "type": "array" |
| 2344 }, |
| 2345 "nextPageToken": { |
| 2346 "description": "Continuation token for fetching the next pag
e of results.", |
| 2347 "type": "string" |
| 2348 } |
| 2349 }, |
| 2350 "type": "object" |
| 2351 }, |
| 2352 "UrlDispatchRule": { |
| 2353 "description": "Rules to match an HTTP request and dispatch that req
uest to a service.", |
| 2354 "id": "UrlDispatchRule", |
| 2355 "properties": { |
| 2356 "path": { |
| 2357 "description": "Pathname within the host. Must start with a
\"/\". A single \"*\" can be included at the end of the path.The sum of the leng
ths of the domain and path may not exceed 100 characters.", |
| 2358 "type": "string" |
| 2359 }, |
| 2360 "domain": { |
| 2361 "description": "Domain name to match against. The wildcard \
"*\" is supported if specified before a period: \"*.\".Defaults to matching all
domains: \"*\".", |
| 2362 "type": "string" |
| 2363 }, |
| 2364 "service": { |
| 2365 "description": "Resource ID of a service in this application
that should serve the matched request. The service must already exist. Example:
default.", |
| 2366 "type": "string" |
| 2367 } |
| 2368 }, |
| 2369 "type": "object" |
| 2370 }, |
| 2371 "ListVersionsResponse": { |
| 2372 "description": "Response message for Versions.ListVersions.", |
| 2373 "id": "ListVersionsResponse", |
| 2374 "properties": { |
| 2375 "nextPageToken": { |
| 2376 "description": "Continuation token for fetching the next pag
e of results.", |
| 2377 "type": "string" |
| 2378 }, |
| 2379 "versions": { |
| 2380 "description": "The versions belonging to the requested serv
ice.", |
| 2381 "items": { |
| 2382 "$ref": "Version" |
| 2383 }, |
| 2384 "type": "array" |
| 2385 } |
| 2386 }, |
| 2387 "type": "object" |
| 2388 }, |
| 2389 "ApiEndpointHandler": { |
| 2390 "description": "Uses Google Cloud Endpoints to handle requests.", |
| 2391 "id": "ApiEndpointHandler", |
| 2392 "properties": { |
| 2393 "scriptPath": { |
| 2394 "description": "Path to the script from the application root
directory.", |
| 2395 "type": "string" |
| 2396 } |
| 2397 }, |
| 2398 "type": "object" |
| 2399 }, |
| 2400 "AutomaticScaling": { |
| 2401 "description": "Automatic scaling is based on request rate, response
latencies, and other application metrics.", |
| 2402 "id": "AutomaticScaling", |
| 2403 "properties": { |
| 2404 "minPendingLatency": { |
| 2405 "description": "Minimum amount of time a request should wait
in the pending queue before starting a new instance to handle it.", |
| 2406 "format": "google-duration", |
| 2407 "type": "string" |
| 2408 }, |
| 2409 "maxIdleInstances": { |
| 2410 "description": "Maximum number of idle instances that should
be maintained for this version.", |
| 2411 "format": "int32", |
| 2412 "type": "integer" |
| 2413 }, |
| 2414 "requestUtilization": { |
| 2415 "$ref": "RequestUtilization", |
| 2416 "description": "Target scaling by request utilization." |
| 2417 }, |
| 2418 "minIdleInstances": { |
| 2419 "description": "Minimum number of idle instances that should
be maintained for this version. Only applicable for the default version of a se
rvice.", |
| 2420 "format": "int32", |
| 2421 "type": "integer" |
| 2422 }, |
| 2423 "maxTotalInstances": { |
| 2424 "description": "Maximum number of instances that should be s
tarted to handle requests.", |
| 2425 "format": "int32", |
| 2426 "type": "integer" |
| 2427 }, |
| 2428 "minTotalInstances": { |
| 2429 "description": "Minimum number of instances that should be m
aintained for this version.", |
| 2430 "format": "int32", |
| 2431 "type": "integer" |
| 2432 }, |
| 2433 "networkUtilization": { |
| 2434 "$ref": "NetworkUtilization", |
| 2435 "description": "Target scaling by network usage." |
| 2436 }, |
| 2437 "coolDownPeriod": { |
| 2438 "description": "Amount of time that the Autoscaler (https://
cloud.google.com/compute/docs/autoscaler/) should wait between changes to the nu
mber of virtual machines. Only applicable for VM runtimes.", |
| 2439 "format": "google-duration", |
| 2440 "type": "string" |
| 2441 }, |
| 2442 "maxConcurrentRequests": { |
| 2443 "description": "Number of concurrent requests an automatic s
caling instance can accept before the scheduler spawns a new instance.Defaults t
o a runtime-specific value.", |
| 2444 "format": "int32", |
| 2445 "type": "integer" |
| 2446 }, |
| 2447 "maxPendingLatency": { |
| 2448 "description": "Maximum amount of time that a request should
wait in the pending queue before starting a new instance to handle it.", |
| 2449 "format": "google-duration", |
| 2450 "type": "string" |
| 2451 }, |
| 2452 "cpuUtilization": { |
| 2453 "$ref": "CpuUtilization", |
| 2454 "description": "Target scaling by CPU usage." |
| 2455 }, |
| 2456 "diskUtilization": { |
| 2457 "$ref": "DiskUtilization", |
| 2458 "description": "Target scaling by disk usage." |
1997 } | 2459 } |
1998 }, | 2460 }, |
1999 "type": "object" | 2461 "type": "object" |
2000 }, | 2462 }, |
2001 "ZipInfo": { | 2463 "ZipInfo": { |
2002 "description": "The zip file information for a zip deployment.", | 2464 "description": "The zip file information for a zip deployment.", |
2003 "id": "ZipInfo", | 2465 "id": "ZipInfo", |
2004 "properties": { | 2466 "properties": { |
2005 "sourceUrl": { | |
2006 "description": "URL of the zip file to deploy from. Must be
a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googl
eapis.com//'.", | |
2007 "type": "string" | |
2008 }, | |
2009 "filesCount": { | 2467 "filesCount": { |
2010 "description": "An estimate of the number of files in a zip
for a zip deployment. If set, must be greater than or equal to the actual number
of files. Used for optimizing performance; if not provided, deployment may be s
low.", | 2468 "description": "An estimate of the number of files in a zip
for a zip deployment. If set, must be greater than or equal to the actual number
of files. Used for optimizing performance; if not provided, deployment may be s
low.", |
2011 "format": "int32", | 2469 "format": "int32", |
2012 "type": "integer" | 2470 "type": "integer" |
2013 } | 2471 }, |
2014 }, | 2472 "sourceUrl": { |
2015 "type": "object" | 2473 "description": "URL of the zip file to deploy from. Must be
a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googl
eapis.com/<bucket>/<object>'.", |
2016 }, | 2474 "type": "string" |
2017 "EndpointsApiService": { | 2475 } |
2018 "description": "Cloud Endpoints (https://cloud.google.com/endpoints)
configuration. The Endpoints API Service provides tooling for serving Open API
and gRPC endpoints via an NGINX proxy.The fields here refer to the name and conf
iguration id of a \"service\" resource in the Service Management API (https://cl
oud.google.com/service-management/overview).", | 2476 }, |
2019 "id": "EndpointsApiService", | 2477 "type": "object" |
2020 "properties": { | |
2021 "name": { | |
2022 "description": "Endpoints service name which is the name of
the \"service\" resource in the Service Management API. For example \"myapi.endp
oints.myproject.cloud.goog\"", | |
2023 "type": "string" | |
2024 }, | |
2025 "configId": { | |
2026 "description": "Endpoints service configuration id as specif
ied by the Service Management API. For example \"2016-09-19r1\"", | |
2027 "type": "string" | |
2028 } | |
2029 }, | |
2030 "type": "object" | |
2031 }, | |
2032 "ListInstancesResponse": { | |
2033 "description": "Response message for Instances.ListInstances.", | |
2034 "id": "ListInstancesResponse", | |
2035 "properties": { | |
2036 "instances": { | |
2037 "description": "The instances belonging to the requested ver
sion.", | |
2038 "items": { | |
2039 "$ref": "Instance" | |
2040 }, | |
2041 "type": "array" | |
2042 }, | |
2043 "nextPageToken": { | |
2044 "description": "Continuation token for fetching the next pag
e of results.", | |
2045 "type": "string" | |
2046 } | |
2047 }, | |
2048 "type": "object" | |
2049 }, | |
2050 "Instance": { | |
2051 "description": "An Instance resource is the computing unit that App
Engine uses to automatically scale an application.", | |
2052 "id": "Instance", | |
2053 "properties": { | |
2054 "name": { | |
2055 "description": "Full path to the Instance resource in the AP
I. Example: apps/myapp/services/default/versions/v1/instances/instance-1.@Output
Only", | |
2056 "type": "string" | |
2057 }, | |
2058 "id": { | |
2059 "description": "Relative name of the instance within the ver
sion. Example: instance-1.@OutputOnly", | |
2060 "type": "string" | |
2061 }, | |
2062 "appEngineRelease": { | |
2063 "description": "App Engine release this instance is running
on.@OutputOnly", | |
2064 "type": "string" | |
2065 }, | |
2066 "availability": { | |
2067 "description": "Availability of the instance.@OutputOnly", | |
2068 "enum": [ | |
2069 "UNSPECIFIED", | |
2070 "RESIDENT", | |
2071 "DYNAMIC" | |
2072 ], | |
2073 "type": "string" | |
2074 }, | |
2075 "vmName": { | |
2076 "description": "Name of the virtual machine where this insta
nce lives. Only applicable for instances in App Engine flexible environment.@Out
putOnly", | |
2077 "type": "string" | |
2078 }, | |
2079 "vmZoneName": { | |
2080 "description": "Zone where the virtual machine is located. O
nly applicable for instances in App Engine flexible environment.@OutputOnly", | |
2081 "type": "string" | |
2082 }, | |
2083 "vmId": { | |
2084 "description": "Virtual machine ID of this instance. Only ap
plicable for instances in App Engine flexible environment.@OutputOnly", | |
2085 "type": "string" | |
2086 }, | |
2087 "startTime": { | |
2088 "description": "Time that this instance was started.@OutputO
nly", | |
2089 "type": "string" | |
2090 }, | |
2091 "requests": { | |
2092 "description": "Number of requests since this instance was s
tarted.@OutputOnly", | |
2093 "format": "int32", | |
2094 "type": "integer" | |
2095 }, | |
2096 "errors": { | |
2097 "description": "Number of errors since this instance was sta
rted.@OutputOnly", | |
2098 "format": "int32", | |
2099 "type": "integer" | |
2100 }, | |
2101 "qps": { | |
2102 "description": "Average queries per second (QPS) over the la
st minute.@OutputOnly", | |
2103 "format": "float", | |
2104 "type": "number" | |
2105 }, | |
2106 "averageLatency": { | |
2107 "description": "Average latency (ms) over the last minute.@O
utputOnly", | |
2108 "format": "int32", | |
2109 "type": "integer" | |
2110 }, | |
2111 "memoryUsage": { | |
2112 "description": "Total memory in use (bytes).@OutputOnly", | |
2113 "format": "int64", | |
2114 "type": "string" | |
2115 }, | |
2116 "vmStatus": { | |
2117 "description": "Status of the virtual machine where this ins
tance lives. Only applicable for instances in App Engine flexible environment.@O
utputOnly", | |
2118 "type": "string" | |
2119 }, | |
2120 "vmDebugEnabled": { | |
2121 "description": "Whether this instance is in debug mode. Only
applicable for instances in App Engine flexible environment.@OutputOnly", | |
2122 "type": "boolean" | |
2123 }, | |
2124 "vmIp": { | |
2125 "description": "The IP address of this instance. Only applic
able for instances in App Engine flexible environment.@OutputOnly", | |
2126 "type": "string" | |
2127 } | |
2128 }, | |
2129 "type": "object" | |
2130 }, | |
2131 "DebugInstanceRequest": { | |
2132 "description": "Request message for Instances.DebugInstance.", | |
2133 "id": "DebugInstanceRequest", | |
2134 "properties": { | |
2135 "sshKey": { | |
2136 "description": "Public SSH key to add to the instance. Examp
les: [USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME] [USERNAME]:ssh-rsa [KEY_VALUE] go
ogle-ssh {\"userName\":\"[USERNAME]\",\"expireOn\":\"[EXPIRE_TIME]\"}For more in
formation, see Adding and Removing SSH Keys (https://cloud.google.com/compute/do
cs/instances/adding-removing-ssh-keys).", | |
2137 "type": "string" | |
2138 } | |
2139 }, | |
2140 "type": "object" | |
2141 }, | |
2142 "ListLocationsResponse": { | |
2143 "description": "The response message for Locations.ListLocations.", | |
2144 "id": "ListLocationsResponse", | |
2145 "properties": { | |
2146 "locations": { | |
2147 "description": "A list of locations that matches the specifi
ed filter in the request.", | |
2148 "items": { | |
2149 "$ref": "Location" | |
2150 }, | |
2151 "type": "array" | |
2152 }, | |
2153 "nextPageToken": { | |
2154 "description": "The standard List next-page token.", | |
2155 "type": "string" | |
2156 } | |
2157 }, | |
2158 "type": "object" | |
2159 }, | |
2160 "Location": { | |
2161 "description": "A resource that represents Google Cloud Platform loc
ation.", | |
2162 "id": "Location", | |
2163 "properties": { | |
2164 "name": { | |
2165 "description": "Resource name for the location, which may va
ry between implementations. For example: \"projects/example-project/locations/us
-east1\"", | |
2166 "type": "string" | |
2167 }, | |
2168 "locationId": { | |
2169 "description": "The canonical id for this location. For exam
ple: \"us-east1\".", | |
2170 "type": "string" | |
2171 }, | |
2172 "labels": { | |
2173 "additionalProperties": { | |
2174 "type": "string" | |
2175 }, | |
2176 "description": "Cross-service attributes for the location. F
or example {\"cloud.googleapis.com/region\": \"us-east1\"}", | |
2177 "type": "object" | |
2178 }, | |
2179 "metadata": { | |
2180 "additionalProperties": { | |
2181 "description": "Properties of the object. Contains field
@type with type URL.", | |
2182 "type": "any" | |
2183 }, | |
2184 "description": "Service-specific metadata. For example the a
vailable capacity at the given location.", | |
2185 "type": "object" | |
2186 } | |
2187 }, | |
2188 "type": "object" | |
2189 }, | |
2190 "OperationMetadataExperimental": { | |
2191 "description": "Metadata for the given google.longrunning.Operation.
", | |
2192 "id": "OperationMetadataExperimental", | |
2193 "properties": { | |
2194 "method": { | |
2195 "description": "API method that initiated this operation. Ex
ample: google.appengine.experimental.CustomDomains.CreateCustomDomain.@OutputOnl
y", | |
2196 "type": "string" | |
2197 }, | |
2198 "insertTime": { | |
2199 "description": "Time that this operation was created.@Output
Only", | |
2200 "type": "string" | |
2201 }, | |
2202 "endTime": { | |
2203 "description": "Time that this operation completed.@OutputOn
ly", | |
2204 "type": "string" | |
2205 }, | |
2206 "user": { | |
2207 "description": "User who requested this operation.@OutputOnl
y", | |
2208 "type": "string" | |
2209 }, | |
2210 "target": { | |
2211 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/customDomains/example.com.@OutputOnly", | |
2212 "type": "string" | |
2213 } | |
2214 }, | |
2215 "type": "object" | |
2216 }, | |
2217 "OperationMetadata": { | |
2218 "description": "Metadata for the given google.longrunning.Operation.
", | |
2219 "id": "OperationMetadata", | |
2220 "properties": { | |
2221 "operationType": { | |
2222 "description": "Type of this operation. Deprecated, use meth
od field instead. Example: \"create_version\".@OutputOnly", | |
2223 "type": "string" | |
2224 }, | |
2225 "insertTime": { | |
2226 "description": "Timestamp that this operation was created.@O
utputOnly", | |
2227 "type": "string" | |
2228 }, | |
2229 "endTime": { | |
2230 "description": "Timestamp that this operation completed.@Out
putOnly", | |
2231 "type": "string" | |
2232 }, | |
2233 "user": { | |
2234 "description": "User who requested this operation.@OutputOnl
y", | |
2235 "type": "string" | |
2236 }, | |
2237 "target": { | |
2238 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/modules/default.@OutputOnly", | |
2239 "type": "string" | |
2240 }, | |
2241 "method": { | |
2242 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1beta4.Version.CreateVersion.@OutputOnly", | |
2243 "type": "string" | |
2244 } | |
2245 }, | |
2246 "type": "object" | |
2247 }, | |
2248 "OperationMetadataV1Beta5": { | |
2249 "description": "Metadata for the given google.longrunning.Operation.
", | |
2250 "id": "OperationMetadataV1Beta5", | |
2251 "properties": { | |
2252 "method": { | |
2253 "description": "API method name that initiated this operatio
n. Example: google.appengine.v1beta5.Version.CreateVersion.@OutputOnly", | |
2254 "type": "string" | |
2255 }, | |
2256 "insertTime": { | |
2257 "description": "Timestamp that this operation was created.@O
utputOnly", | |
2258 "type": "string" | |
2259 }, | |
2260 "endTime": { | |
2261 "description": "Timestamp that this operation completed.@Out
putOnly", | |
2262 "type": "string" | |
2263 }, | |
2264 "user": { | |
2265 "description": "User who requested this operation.@OutputOnl
y", | |
2266 "type": "string" | |
2267 }, | |
2268 "target": { | |
2269 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", | |
2270 "type": "string" | |
2271 } | |
2272 }, | |
2273 "type": "object" | |
2274 }, | |
2275 "OperationMetadataV1Beta": { | |
2276 "description": "Metadata for the given google.longrunning.Operation.
", | |
2277 "id": "OperationMetadataV1Beta", | |
2278 "properties": { | |
2279 "method": { | |
2280 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1beta.Versions.CreateVersion.@OutputOnly", | |
2281 "type": "string" | |
2282 }, | |
2283 "insertTime": { | |
2284 "description": "Time that this operation was created.@Output
Only", | |
2285 "type": "string" | |
2286 }, | |
2287 "endTime": { | |
2288 "description": "Time that this operation completed.@OutputOn
ly", | |
2289 "type": "string" | |
2290 }, | |
2291 "user": { | |
2292 "description": "User who requested this operation.@OutputOnl
y", | |
2293 "type": "string" | |
2294 }, | |
2295 "target": { | |
2296 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", | |
2297 "type": "string" | |
2298 }, | |
2299 "ephemeralMessage": { | |
2300 "description": "Ephemeral message that may change every time
the operation is polled. @OutputOnly", | |
2301 "type": "string" | |
2302 }, | |
2303 "warning": { | |
2304 "description": "Durable messages that persist on every opera
tion poll. @OutputOnly", | |
2305 "items": { | |
2306 "type": "string" | |
2307 }, | |
2308 "type": "array" | |
2309 } | |
2310 }, | |
2311 "type": "object" | |
2312 }, | |
2313 "OperationMetadataV1": { | |
2314 "description": "Metadata for the given google.longrunning.Operation.
", | |
2315 "id": "OperationMetadataV1", | |
2316 "properties": { | |
2317 "method": { | |
2318 "description": "API method that initiated this operation. Ex
ample: google.appengine.v1.Versions.CreateVersion.@OutputOnly", | |
2319 "type": "string" | |
2320 }, | |
2321 "insertTime": { | |
2322 "description": "Time that this operation was created.@Output
Only", | |
2323 "type": "string" | |
2324 }, | |
2325 "endTime": { | |
2326 "description": "Time that this operation completed.@OutputOn
ly", | |
2327 "type": "string" | |
2328 }, | |
2329 "user": { | |
2330 "description": "User who requested this operation.@OutputOnl
y", | |
2331 "type": "string" | |
2332 }, | |
2333 "target": { | |
2334 "description": "Name of the resource that this operation is
acting on. Example: apps/myapp/services/default.@OutputOnly", | |
2335 "type": "string" | |
2336 }, | |
2337 "ephemeralMessage": { | |
2338 "description": "Ephemeral message that may change every time
the operation is polled. @OutputOnly", | |
2339 "type": "string" | |
2340 }, | |
2341 "warning": { | |
2342 "description": "Durable messages that persist on every opera
tion poll. @OutputOnly", | |
2343 "items": { | |
2344 "type": "string" | |
2345 }, | |
2346 "type": "array" | |
2347 } | |
2348 }, | |
2349 "type": "object" | |
2350 }, | |
2351 "LocationMetadata": { | |
2352 "description": "Metadata for the given google.cloud.location.Locatio
n.", | |
2353 "id": "LocationMetadata", | |
2354 "properties": { | |
2355 "standardEnvironmentAvailable": { | |
2356 "description": "App Engine Standard Environment is available
in the given location.@OutputOnly", | |
2357 "type": "boolean" | |
2358 }, | |
2359 "flexibleEnvironmentAvailable": { | |
2360 "description": "App Engine Flexible Environment is available
in the given location.@OutputOnly", | |
2361 "type": "boolean" | |
2362 } | |
2363 }, | |
2364 "type": "object" | |
2365 } | 2478 } |
2366 }, | 2479 }, |
2367 "servicePath": "", | 2480 "servicePath": "", |
2368 "title": "Google App Engine Admin API", | 2481 "title": "Google App Engine Admin API", |
2369 "version": "v1" | 2482 "version": "v1" |
2370 } | 2483 } |
OLD | NEW |