Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Unified Diff: discovery/googleapis/appengine__v1.json

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/androidpublisher__v2.json ('k') | discovery/googleapis/appsactivity__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/appengine__v1.json
diff --git a/discovery/googleapis/appengine__v1.json b/discovery/googleapis/appengine__v1.json
index 2a85c4f820362e2b43f3a780d691da542390970b..eb8c0e4c1c43fb5b24895ed291c802f4df665f63 100644
--- a/discovery/googleapis/appengine__v1.json
+++ b/discovery/googleapis/appengine__v1.json
@@ -20,7 +20,7 @@
"description": "Provisions and manages App Engine applications.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/appengine/docs/admin-api/",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/_JlSbgZ5hP4Cc7VHxlMuD8xCWYQ\"",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/CydBYfZ8LICDy6eugptbrOxuOz0\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -111,91 +111,6 @@
},
"protocol": "rest",
"resources": {
- "experimental": {
- "resources": {
- "apps": {
- "resources": {
- "operations": {
- "methods": {
- "list": {
- "description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding below allows API services to override the binding to use different resource name schemes, such as `users/*/operations`.",
- "httpMethod": "GET",
- "id": "appengine.experimental.apps.operations.list",
- "parameterOrder": [
- "appsId"
- ],
- "parameters": {
- "appsId": {
- "description": "Part of `name`. The name of the operation collection.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "filter": {
- "description": "The standard list filter.",
- "location": "query",
- "type": "string"
- },
- "pageSize": {
- "description": "The standard list page size.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "The standard list page token.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "experimental/apps/{appsId}/operations",
- "response": {
- "$ref": "ListOperationsResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/appengine.admin",
- "https://www.googleapis.com/auth/cloud-platform",
- "https://www.googleapis.com/auth/cloud-platform.read-only"
- ]
- },
- "get": {
- "description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.",
- "httpMethod": "GET",
- "id": "appengine.experimental.apps.operations.get",
- "parameterOrder": [
- "appsId",
- "operationsId"
- ],
- "parameters": {
- "appsId": {
- "description": "Part of `name`. The name of the operation resource.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "operationsId": {
- "description": "Part of `name`. See documentation of `appsId`.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "experimental/apps/{appsId}/operations/{operationsId}",
- "response": {
- "$ref": "Operation"
- },
- "scopes": [
- "https://www.googleapis.com/auth/appengine.admin",
- "https://www.googleapis.com/auth/cloud-platform",
- "https://www.googleapis.com/auth/cloud-platform.read-only"
- ]
- }
- }
- }
- }
- }
- }
- },
"apps": {
"methods": {
"get": {
@@ -207,7 +122,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the Application resource to get. Example: `apps/myapp`.",
+ "description": "Part of `name`. Name of the Application resource to get. Example: apps/myapp.",
"location": "path",
"required": true,
"type": "string"
@@ -224,7 +139,7 @@
]
},
"create": {
- "description": "Creates an App Engine application for a Google Cloud Platform project. This requires a project that excludes an App Engine application. For details about creating a project without an application, see the [Google Cloud Resource Manager create project topic](https://cloud.google.com/resource-manager/docs/creating-project).",
+ "description": "Creates an App Engine application for a Google Cloud Platform project. This requires a project that excludes an App Engine application. For details about creating a project without an application, see the Google Cloud Resource Manager create project topic (https://cloud.google.com/resource-manager/docs/creating-project).",
"httpMethod": "POST",
"id": "appengine.apps.create",
"path": "v1/apps",
@@ -239,7 +154,7 @@
]
},
"patch": {
- "description": "Updates application fields.",
+ "description": "Updates the specified Application resource. You can update the following fields: auth_domain (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps#Application.FIELDS.auth_domain) default_cookie_expiration (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps#Application.FIELDS.default_cookie_expiration)",
"httpMethod": "PATCH",
"id": "appengine.apps.patch",
"parameterOrder": [
@@ -247,7 +162,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the application to update. Example: `apps/myapp`.",
+ "description": "Part of `name`. Name of the Application resource to update. Example: apps/myapp.",
"location": "path",
"required": true,
"type": "string"
@@ -270,7 +185,7 @@
]
},
"repair": {
- "description": "Recreates the required App Engine features for the application in your project, for example a Cloud Storage bucket or App 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*\".",
+ "description": "Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App 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.",
"httpMethod": "POST",
"id": "appengine.apps.repair",
"parameterOrder": [
@@ -278,7 +193,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the application to repair. Example: `apps/myapp`",
+ "description": "Part of `name`. Name of the application to repair. Example: apps/myapp",
"location": "path",
"required": true,
"type": "string"
@@ -300,7 +215,7 @@
"operations": {
"methods": {
"list": {
- "description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding below allows API services to override the binding to use different resource name schemes, such as `users/*/operations`.",
+ "description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding below allows API services to override the binding to use different resource name schemes, such as users/*/operations.",
"httpMethod": "GET",
"id": "appengine.apps.operations.list",
"parameterOrder": [
@@ -385,7 +300,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `parent`. Name of the parent Application resource. Example: `apps/myapp`.",
+ "description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
"location": "path",
"required": true,
"type": "string"
@@ -422,7 +337,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default.",
"location": "path",
"required": true,
"type": "string"
@@ -454,7 +369,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource to update. Example: `apps/myapp/services/default`.",
+ "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/services/default.",
"location": "path",
"required": true,
"type": "string"
@@ -471,7 +386,7 @@
"type": "string"
},
"migrateTraffic": {
- "description": "Set to `true` to gradually shift traffic from one version to another single version. By default, traffic is shifted immediately. For gradual traffic migration, the target version must be located within instances that are configured for both [warmup requests](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#inboundservicetype) 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 migration is not supported in the App Engine flexible environment. For examples, see [Migrating and Splitting Traffic](https://cloud.google.com/appengine/docs/admin-api/migrating-splitting-traffic).",
+ "description": "Set to true to gradually shift traffic from one version to another single version. By default, traffic is shifted immediately. For gradual traffic migration, the target version must be located within instances that are configured for both warmup requests (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#inboundservicetype) 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 migration is not supported in the App Engine flexible environment. For examples, see Migrating and Splitting Traffic (https://cloud.google.com/appengine/docs/admin-api/migrating-splitting-traffic).",
"location": "query",
"type": "boolean"
}
@@ -497,7 +412,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default.",
"location": "path",
"required": true,
"type": "string"
@@ -531,7 +446,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `parent`. Name of the parent Service resource. Example: `apps/myapp/services/default`.",
+ "description": "Part of `parent`. Name of the parent Service resource. Example: apps/myapp/services/default.",
"location": "path",
"required": true,
"type": "string"
@@ -543,7 +458,7 @@
"type": "string"
},
"view": {
- "description": "Controls the set of fields returned in the `List` response.",
+ "description": "Controls the set of fields returned in the List response.",
"enum": [
"BASIC",
"FULL"
@@ -574,7 +489,7 @@
]
},
"get": {
- "description": "Gets the specified Version resource. By default, only a `BASIC_VIEW` will be returned. Specify the `FULL_VIEW` parameter to get the full resource.",
+ "description": "Gets the specified Version resource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW parameter to get the full resource.",
"httpMethod": "GET",
"id": "appengine.apps.services.versions.get",
"parameterOrder": [
@@ -584,7 +499,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default/versions/v1`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.",
"location": "path",
"required": true,
"type": "string"
@@ -602,7 +517,7 @@
"type": "string"
},
"view": {
- "description": "Controls the set of fields returned in the `Get` response.",
+ "description": "Controls the set of fields returned in the Get response.",
"enum": [
"BASIC",
"FULL"
@@ -631,7 +546,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `parent`. Name of the parent resource to create this version under. Example: `apps/myapp/services/default`.",
+ "description": "Part of `parent`. Name of the parent resource to create this version under. Example: apps/myapp/services/default.",
"location": "path",
"required": true,
"type": "string"
@@ -655,7 +570,7 @@
]
},
"patch": {
- "description": "Updates the specified Version resource. You can specify the following fields depending on the App Engine environment and type of scaling that the version resource uses: * [`serving_status`](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status): For Version resources that use basic scaling, manual scaling, or run in the App Engine flexible environment. * [`instance_class`](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.instance_class): For Version resources that run in the App Engine standard environment. * [`automatic_scaling.min_idle_instances`](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resources that use automatic scaling and run in the App Engine standard environment. * [`automatic_scaling.max_idle_instances`](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resources that use automatic scaling and run in the App Engine standard environment.",
+ "description": "Updates the specified Version resource. You can specify the following fields depending on the App Engine environment and type of scaling that the version resource uses: serving_status (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.serving_status): For Version resources that use basic scaling, manual scaling, or run in the App Engine flexible environment. instance_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.instance_class): For Version resources that run in the App Engine standard environment. automatic_scaling.min_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resources that use automatic scaling and run in the App Engine standard environment. automatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resources that use automatic scaling and run in the App Engine standard environment.",
"httpMethod": "PATCH",
"id": "appengine.apps.services.versions.patch",
"parameterOrder": [
@@ -665,7 +580,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource to update. Example: `apps/myapp/services/default/versions/1`.",
+ "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/services/default/versions/1.",
"location": "path",
"required": true,
"type": "string"
@@ -710,7 +625,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default/versions/v1`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.",
"location": "path",
"required": true,
"type": "string"
@@ -751,7 +666,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `parent`. Name of the parent Version resource. Example: `apps/myapp/services/default/versions/v1`.",
+ "description": "Part of `parent`. Name of the parent Version resource. Example: apps/myapp/services/default/versions/v1.",
"location": "path",
"required": true,
"type": "string"
@@ -802,7 +717,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default/versions/v1/instances/instance-1`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1.",
"location": "path",
"required": true,
"type": "string"
@@ -848,7 +763,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default/versions/v1/instances/instance-1`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1.",
"location": "path",
"required": true,
"type": "string"
@@ -881,7 +796,7 @@
]
},
"debug": {
- "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 continues to serve live traffic. You should delete the instance when you are done debugging and then allow the system to take over and determine if another instance should be started. Only applicable for instances in App Engine flexible environment.",
+ "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 continues to serve live traffic. You should delete the instance when you are done debugging and then allow the system to take over and determine if another instance should be started.Only applicable for instances in App Engine flexible environment.",
"httpMethod": "POST",
"id": "appengine.apps.services.versions.instances.debug",
"parameterOrder": [
@@ -892,7 +807,7 @@
],
"parameters": {
"appsId": {
- "description": "Part of `name`. Name of the resource requested. Example: `apps/myapp/services/default/versions/v1/instances/instance-1`.",
+ "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1.",
"location": "path",
"required": true,
"type": "string"
@@ -1013,7 +928,7 @@
}
}
},
- "revision": "20161101",
+ "revision": "20161208",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ListOperationsResponse": {
@@ -1039,7 +954,7 @@
"id": "Operation",
"properties": {
"name": {
- "description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should have the format of `operations/some/unique/name`.",
+ "description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the name should have the format of operations/some/unique/name.",
"type": "string"
},
"metadata": {
@@ -1051,7 +966,7 @@
"type": "object"
},
"done": {
- "description": "If the value is `false`, it means the operation is still in progress. If true, the operation is completed, and either `error` or `response` is available.",
+ "description": "If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.",
"type": "boolean"
},
"error": {
@@ -1063,14 +978,14 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
- "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`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
+ "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/Create/Update, the response should be the resource. For other methods, the response should have the type XxxResponse, where Xxx is the original method name. For example, if the original method name is TakeSnapshot(), the inferred response type is TakeSnapshotResponse.",
"type": "object"
}
},
"type": "object"
},
"Status": {
- "description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). The error model is designed to be: - Simple to use and understand for most users - Flexible enough to meet unexpected needs # Overview The `Status` message contains three pieces of data: error code, error message, and error details. The error code should be an enum value of google.rpc.Code, but it may accept additional error codes if needed. The error message 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 optional 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 used for common error conditions. # Language mapping The `Status` message is the logical 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 different 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 codes in C. # Other uses The 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 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. - Workflow 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 request and batch response, the `Status` message should be used directly inside batch 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 after any stripping needed for security/privacy reasons.",
+ "description": "The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC (https://github.com/grpc). The error model is designed to be: Simple to use and understand for most users Flexible enough to meet unexpected needsOverviewThe Status message contains three pieces of data: error code, error message, and error details. The error code should be an enum value of google.rpc.Code, but it may accept additional error codes if needed. The error message 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 optional 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 used for common error conditions.Language mappingThe Status message is the logical 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 different 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 codes 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 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. Workflow 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 request and batch response, the Status message should be used directly inside batch 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 after any stripping needed for security/privacy reasons.",
"id": "Status",
"properties": {
"code": {
@@ -1101,42 +1016,42 @@
"id": "Application",
"properties": {
"name": {
- "description": "Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly",
+ "description": "Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly",
"type": "string"
},
"id": {
- "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`.",
+ "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.",
"type": "string"
},
"dispatchRules": {
- "description": "HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. @OutputOnly",
+ "description": "HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent.@OutputOnly",
"items": {
"$ref": "UrlDispatchRule"
},
"type": "array"
},
"authDomain": {
- "description": "Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.",
+ "description": "Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.",
"type": "string"
},
"locationId": {
- "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. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US",
+ "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.Defaults to us-central.Options are:us-central - Central USeurope-west - Western Europeus-east1 - Eastern US",
"type": "string"
},
"codeBucket": {
- "description": "Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly",
+ "description": "Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.@OutputOnly",
"type": "string"
},
"defaultCookieExpiration": {
- "description": "Cookie expiration policy for this application. @OutputOnly",
+ "description": "Cookie expiration policy for this application.",
"type": "string"
},
"defaultHostname": {
- "description": "Hostname used to reach this application, as resolved by App Engine. @OutputOnly",
+ "description": "Hostname used to reach this application, as resolved by App Engine.@OutputOnly",
"type": "string"
},
"defaultBucket": {
- "description": "Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly",
+ "description": "Google Cloud Storage bucket that can be used by this application to store content.@OutputOnly",
"type": "string"
}
},
@@ -1147,15 +1062,15 @@
"id": "UrlDispatchRule",
"properties": {
"domain": {
- "description": "Domain name to match against. The wildcard \"`*`\" is supported if specified before a period: \"`*.`\". Defaults to matching all domains: \"`*`\".",
+ "description": "Domain name to match against. The wildcard \"*\" is supported if specified before a period: \"*.\".Defaults to matching all domains: \"*\".",
"type": "string"
},
"path": {
- "description": "Pathname within the host. Must start with a \"`/`\". A single \"`*`\" can be included at the end of the path. The sum of the lengths of the domain and path may not exceed 100 characters.",
+ "description": "Pathname within the host. Must start with a \"/\". A single \"*\" can be included at the end of the path. The sum of the lengths of the domain and path may not exceed 100 characters.",
"type": "string"
},
"service": {
- "description": "Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: `default`.",
+ "description": "Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.",
"type": "string"
}
},
@@ -1167,7 +1082,7 @@
"type": "object"
},
"ListServicesResponse": {
- "description": "Response message for `Services.ListServices`.",
+ "description": "Response message for Services.ListServices.",
"id": "ListServicesResponse",
"properties": {
"services": {
@@ -1189,11 +1104,11 @@
"id": "Service",
"properties": {
"name": {
- "description": "Full path to the Service resource in the API. Example: `apps/myapp/services/default`. @OutputOnly",
+ "description": "Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly",
"type": "string"
},
"id": {
- "description": "Relative name of the service within the application. Example: `default`. @OutputOnly",
+ "description": "Relative name of the service within the application. Example: default.@OutputOnly",
"type": "string"
},
"split": {
@@ -1228,7 +1143,7 @@
"type": "object"
},
"ListVersionsResponse": {
- "description": "Response message for `Versions.ListVersions`.",
+ "description": "Response message for Versions.ListVersions.",
"id": "ListVersionsResponse",
"properties": {
"versions": {
@@ -1250,11 +1165,11 @@
"id": "Version",
"properties": {
"name": {
- "description": "Full path to the Version resource in the API. Example: `apps/myapp/services/default/versions/v1`. @OutputOnly",
+ "description": "Full path to the Version resource in the API. Example: apps/myapp/services/default/versions/v1.@OutputOnly",
"type": "string"
},
"id": {
- "description": "Relative name of the version within the service. Example: `v1`. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names: \"default\", \"latest\", and any name with the prefix \"ah-\".",
+ "description": "Relative name of the version within the service. Example: v1. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names: \"default\", \"latest\", and any name with the prefix \"ah-\".",
"type": "string"
},
"automaticScaling": {
@@ -1299,7 +1214,7 @@
"type": "array"
},
"instanceClass": {
- "description": "Instance class that is used to run this version. Valid values are: * AutomaticScaling: `F1`, `F2`, `F4`, `F4_1G` * ManualScaling or BasicScaling: `B1`, `B2`, `B4`, `B8`, `B4_1G` Defaults to `F1` for AutomaticScaling and `B1` for ManualScaling or BasicScaling.",
+ "description": "Instance class that is used to run this version. Valid values are: AutomaticScaling: F1, F2, F4, F4_1G ManualScaling or BasicScaling: B1, B2, B4, B8, B4_1GDefaults to F1 for AutomaticScaling and B1 for ManualScaling or BasicScaling.",
"type": "string"
},
"network": {
@@ -1311,7 +1226,7 @@
"description": "Machine resources for this version. Only applicable for VM runtimes."
},
"runtime": {
- "description": "Desired runtime. Example: `python27`.",
+ "description": "Desired runtime. Example: python27.",
"type": "string"
},
"threadsafe": {
@@ -1330,11 +1245,11 @@
"type": "object"
},
"env": {
- "description": "App Engine execution environment for this version. Defaults to `standard`.",
+ "description": "App Engine execution environment for this version.Defaults to standard.",
"type": "string"
},
"servingStatus": {
- "description": "Current serving status of this version. Only the versions with a `SERVING` status create instances and can be billed. `SERVING_STATUS_UNSPECIFIED` is an invalid value. Defaults to `SERVING`.",
+ "description": "Current serving status of this version. Only the versions with a SERVING status create instances and can be billed.SERVING_STATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.",
"enum": [
"SERVING_STATUS_UNSPECIFIED",
"SERVING",
@@ -1343,34 +1258,34 @@
"type": "string"
},
"createdBy": {
- "description": "Email address of the user who created this version. @OutputOnly",
+ "description": "Email address of the user who created this version.@OutputOnly",
"type": "string"
},
"createTime": {
- "description": "Time that this version was created. @OutputOnly",
+ "description": "Time that this version was created.@OutputOnly",
"type": "string"
},
"diskUsageBytes": {
- "description": "Total size in bytes of all the files that are included in this version and curerntly hosted on the App Engine disk. @OutputOnly",
+ "description": "Total size in bytes of all the files that are included in this version and curerntly hosted on the App Engine disk.@OutputOnly",
"format": "int64",
"type": "string"
},
"handlers": {
- "description": "An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the request and other request handlers are not attempted. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the request and other request handlers are not attempted.Only returned in GET requests if view=FULL is set.",
"items": {
"$ref": "UrlMap"
},
"type": "array"
},
"errorHandlers": {
- "description": "Custom static error pages. Limited to 10KB per page. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "Custom static error pages. Limited to 10KB per page.Only returned in GET requests if view=FULL is set.",
"items": {
"$ref": "ErrorHandler"
},
"type": "array"
},
"libraries": {
- "description": "Configuration for third-party Python runtime libraries that are required by the application. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "Configuration for third-party Python runtime libraries that are required by the application.Only returned in GET requests if view=FULL is set.",
"items": {
"$ref": "Library"
},
@@ -1378,34 +1293,38 @@
},
"apiConfig": {
"$ref": "ApiConfigHandler",
- "description": "Serving configuration for [Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/). Only returned in `GET` requests if `view=FULL` is set."
+ "description": "Serving configuration for Google Cloud Endpoints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned in GET requests if view=FULL is set."
},
"envVariables": {
"additionalProperties": {
"type": "string"
},
- "description": "Environment variables available to the application. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "Environment variables available to the application.Only returned in GET requests if view=FULL is set.",
"type": "object"
},
"defaultExpiration": {
- "description": "Duration that static files should be cached by web proxies and browsers. Only applicable if the corresponding [StaticFilesHandler](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#staticfileshandler) does not specify its own expiration time. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "Duration that static files should be cached by web proxies and browsers. Only applicable if the corresponding StaticFilesHandler (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions#staticfileshandler) does not specify its own expiration time.Only returned in GET requests if view=FULL is set.",
"type": "string"
},
"healthCheck": {
"$ref": "HealthCheck",
- "description": "Configures health checking for VM instances. Unhealthy instances are stopped and replaced with new instances. Only applicable for VM runtimes. Only returned in `GET` requests if `view=FULL` is set."
+ "description": "Configures health checking for VM instances. Unhealthy instances are stopped and replaced with new instances. Only applicable for VM runtimes.Only returned in GET requests if view=FULL is set."
},
"nobuildFilesRegex": {
- "description": "Files that match this pattern will not be built into this version. Only applicable for Go runtimes. Only returned in `GET` requests if `view=FULL` is set.",
+ "description": "Files that match this pattern will not be built into this version. Only applicable for Go runtimes.Only returned in GET requests if view=FULL is set.",
"type": "string"
},
"deployment": {
"$ref": "Deployment",
- "description": "Code and application artifacts that make up this version. Only returned in `GET` requests if `view=FULL` is set."
+ "description": "Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set."
},
"versionUrl": {
- "description": "Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\" @OutputOnly",
+ "description": "Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
"type": "string"
+ },
+ "endpointsApiService": {
+ "$ref": "EndpointsApiService",
+ "description": "Cloud Endpoints configuration.If endpoints_api_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app."
}
},
"type": "object"
@@ -1415,7 +1334,7 @@
"id": "AutomaticScaling",
"properties": {
"coolDownPeriod": {
- "description": "Amount of time that the [Autoscaler](https://cloud.google.com/compute/docs/autoscaler/) should wait between changes to the number of virtual machines. Only applicable for VM runtimes.",
+ "description": "Amount of time that the Autoscaler (https://cloud.google.com/compute/docs/autoscaler/) should wait between changes to the number of virtual machines. Only applicable for VM runtimes.",
"type": "string"
},
"cpuUtilization": {
@@ -1423,7 +1342,7 @@
"description": "Target scaling by CPU usage."
},
"maxConcurrentRequests": {
- "description": "Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance. Defaults to a runtime-specific value.",
+ "description": "Number of concurrent requests an automatic scaling instance can accept before the scheduler spawns a new instance.Defaults to a runtime-specific value.",
"format": "int32",
"type": "integer"
},
@@ -1578,7 +1497,7 @@
"id": "ManualScaling",
"properties": {
"instances": {
- "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.",
+ "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.",
"format": "int32",
"type": "integer"
}
@@ -1601,7 +1520,11 @@
"type": "string"
},
"name": {
- "description": "Google Cloud Platform network where the virtual machines are created. Specify the short name, not the resource path. Defaults to `default`.",
+ "description": "Google Cloud Platform network where the virtual machines are created. Specify the short name, not the resource path.Defaults to default.",
+ "type": "string"
+ },
+ "subnetworkName": {
+ "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 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 address 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 Subnet 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.",
"type": "string"
}
},
@@ -1625,6 +1548,33 @@
"description": "Memory (GB) needed.",
"format": "double",
"type": "number"
+ },
+ "volumes": {
+ "description": "User specified volumes.",
+ "items": {
+ "$ref": "Volume"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+ },
+ "Volume": {
+ "description": "Volumes mounted within the app container. Only applicable for VM runtimes.",
+ "id": "Volume",
+ "properties": {
+ "name": {
+ "description": "Unique name for the volume.",
+ "type": "string"
+ },
+ "volumeType": {
+ "description": "Underlying volume type, e.g. 'tmpfs'.",
+ "type": "string"
+ },
+ "sizeGb": {
+ "description": "Volume size in gigabytes.",
+ "format": "double",
+ "type": "number"
}
},
"type": "object"
@@ -1671,7 +1621,7 @@
"type": "string"
},
"authFailAction": {
- "description": "Action to take when users access resources that require authentication. Defaults to `redirect`.",
+ "description": "Action to take when users access resources that require authentication. Defaults to redirect.",
"enum": [
"AUTH_FAIL_ACTION_UNSPECIFIED",
"AUTH_FAIL_ACTION_REDIRECT",
@@ -1680,7 +1630,7 @@
"type": "string"
},
"redirectHttpResponseCode": {
- "description": "`30x` code to use when performing redirects for the `secure` field. Defaults to `302`.",
+ "description": "30x code to use when performing redirects for the secure field. Defaults to 302.",
"enum": [
"REDIRECT_HTTP_RESPONSE_CODE_UNSPECIFIED",
"REDIRECT_HTTP_RESPONSE_CODE_301",
@@ -1713,7 +1663,7 @@
"type": "object"
},
"mimeType": {
- "description": "MIME type used to serve all files served by this handler. Defaults to file-specific MIME types, which are derived from each file's filename extension.",
+ "description": "MIME type used to serve all files served by this handler.Defaults to file-specific MIME types, which are derived from each file's filename extension.",
"type": "string"
},
"expiration": {
@@ -1773,7 +1723,7 @@
"type": "string"
},
"mimeType": {
- "description": "MIME type of file. Defaults to `text/html`.",
+ "description": "MIME type of file. Defaults to text/html.",
"type": "string"
}
},
@@ -1795,11 +1745,11 @@
"type": "object"
},
"ApiConfigHandler": {
- "description": "[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/) configuration for API handlers.",
+ "description": "Google Cloud Endpoints (https://cloud.google.com/appengine/docs/python/endpoints/) configuration for API handlers.",
"id": "ApiConfigHandler",
"properties": {
"authFailAction": {
- "description": "Action to take when users access resources that require authentication. Defaults to `redirect`.",
+ "description": "Action to take when users access resources that require authentication. Defaults to redirect.",
"enum": [
"AUTH_FAIL_ACTION_UNSPECIFIED",
"AUTH_FAIL_ACTION_REDIRECT",
@@ -1808,7 +1758,7 @@
"type": "string"
},
"login": {
- "description": "Level of login required to access this resource. Defaults to `optional`.",
+ "description": "Level of login required to access this resource. Defaults to optional.",
"enum": [
"LOGIN_UNSPECIFIED",
"LOGIN_OPTIONAL",
@@ -1904,7 +1854,7 @@
"id": "FileInfo",
"properties": {
"sourceUrl": {
- "description": "URL source to use to fetch this file. Must be a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googleapis.com/\\/\\'.",
+ "description": "URL source to use to fetch this file. Must be a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googleapis.com//'.",
"type": "string"
},
"sha1Sum": {
@@ -1912,7 +1862,7 @@
"type": "string"
},
"mimeType": {
- "description": "The MIME type of the file. Defaults to the value from Google Cloud Storage.",
+ "description": "The MIME type of the file.Defaults to the value from Google Cloud Storage.",
"type": "string"
}
},
@@ -1934,7 +1884,7 @@
"id": "ZipInfo",
"properties": {
"sourceUrl": {
- "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.googleapis.com/\\/\\'.",
+ "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.googleapis.com//'.",
"type": "string"
},
"filesCount": {
@@ -1945,8 +1895,23 @@
},
"type": "object"
},
+ "EndpointsApiService": {
+ "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 configuration id of a \"service\" resource in the Service Management API (https://cloud.google.com/service-management/overview).",
+ "id": "EndpointsApiService",
+ "properties": {
+ "name": {
+ "description": "Endpoints service name which is the name of the \"service\" resource in the Service Management API. For example \"myapi.endpoints.myproject.cloud.goog\"",
+ "type": "string"
+ },
+ "configId": {
+ "description": "Endpoints service configuration id as specified by the Service Management API. For example \"2016-09-19r1\"",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
"ListInstancesResponse": {
- "description": "Response message for `Instances.ListInstances`.",
+ "description": "Response message for Instances.ListInstances.",
"id": "ListInstancesResponse",
"properties": {
"instances": {
@@ -1968,19 +1933,19 @@
"id": "Instance",
"properties": {
"name": {
- "description": "Full path to the Instance resource in the API. Example: `apps/myapp/services/default/versions/v1/instances/instance-1`. @OutputOnly",
+ "description": "Full path to the Instance resource in the API. Example: apps/myapp/services/default/versions/v1/instances/instance-1.@OutputOnly",
"type": "string"
},
"id": {
- "description": "Relative name of the instance within the version. Example: `instance-1`. @OutputOnly",
+ "description": "Relative name of the instance within the version. Example: instance-1.@OutputOnly",
"type": "string"
},
"appEngineRelease": {
- "description": "App Engine release this instance is running on. @OutputOnly",
+ "description": "App Engine release this instance is running on.@OutputOnly",
"type": "string"
},
"availability": {
- "description": "Availability of the instance. @OutputOnly",
+ "description": "Availability of the instance.@OutputOnly",
"enum": [
"UNSPECIFIED",
"RESIDENT",
@@ -1989,67 +1954,67 @@
"type": "string"
},
"vmName": {
- "description": "Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "Name of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "string"
},
"vmZoneName": {
- "description": "Zone where the virtual machine is located. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "Zone where the virtual machine is located. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "string"
},
"vmId": {
- "description": "Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "Virtual machine ID of this instance. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "string"
},
"startTime": {
- "description": "Time that this instance was started. @OutputOnly",
+ "description": "Time that this instance was started.@OutputOnly",
"type": "string"
},
"requests": {
- "description": "Number of requests since this instance was started. @OutputOnly",
+ "description": "Number of requests since this instance was started.@OutputOnly",
"format": "int32",
"type": "integer"
},
"errors": {
- "description": "Number of errors since this instance was started. @OutputOnly",
+ "description": "Number of errors since this instance was started.@OutputOnly",
"format": "int32",
"type": "integer"
},
"qps": {
- "description": "Average queries per second (QPS) over the last minute. @OutputOnly",
+ "description": "Average queries per second (QPS) over the last minute.@OutputOnly",
"format": "float",
"type": "number"
},
"averageLatency": {
- "description": "Average latency (ms) over the last minute. @OutputOnly",
+ "description": "Average latency (ms) over the last minute.@OutputOnly",
"format": "int32",
"type": "integer"
},
"memoryUsage": {
- "description": "Total memory in use (bytes). @OutputOnly",
+ "description": "Total memory in use (bytes).@OutputOnly",
"format": "int64",
"type": "string"
},
"vmStatus": {
- "description": "Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "Status of the virtual machine where this instance lives. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "string"
},
"vmDebugEnabled": {
- "description": "Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "boolean"
},
"vmIp": {
- "description": "The IP address of this instance. Only applicable for instances in App Engine flexible environment. @OutputOnly",
+ "description": "The IP address of this instance. Only applicable for instances in App Engine flexible environment.@OutputOnly",
"type": "string"
}
},
"type": "object"
},
"DebugInstanceRequest": {
- "description": "Request message for `Instances.DebugInstance`.",
+ "description": "Request message for Instances.DebugInstance.",
"id": "DebugInstanceRequest",
"properties": {
"sshKey": {
- "description": "Public SSH key to add to the instance. Example: `[USERNAME]:ssh-rsa KEY_VALUE` or `[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)",
+ "description": "Public SSH key to add to the instance. Examples: [USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME] [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).",
"type": "string"
}
},
@@ -2078,11 +2043,11 @@
"id": "Location",
"properties": {
"name": {
- "description": "Resource name for the location, which may vary between implementations. For example: `\"projects/example-project/locations/us-east1\"`",
+ "description": "Resource name for the location, which may vary between implementations. For example: \"projects/example-project/locations/us-east1\"",
"type": "string"
},
"locationId": {
- "description": "The canonical id for this location. For example: `\"us-east1\"`.",
+ "description": "The canonical id for this location. For example: \"us-east1\".",
"type": "string"
},
"labels": {
@@ -2108,23 +2073,23 @@
"id": "OperationMetadataExperimental",
"properties": {
"method": {
- "description": "API method that initiated this operation. Example: `google.appengine.experimental.CustomDomains.CreateCustomDomain`. @OutputOnly",
+ "description": "API method that initiated this operation. Example: google.appengine.experimental.CustomDomains.CreateCustomDomain.@OutputOnly",
"type": "string"
},
"insertTime": {
- "description": "Time that this operation was created. @OutputOnly",
+ "description": "Time that this operation was created.@OutputOnly",
"type": "string"
},
"endTime": {
- "description": "Time that this operation completed. @OutputOnly",
+ "description": "Time that this operation completed.@OutputOnly",
"type": "string"
},
"user": {
- "description": "User who requested this operation. @OutputOnly",
+ "description": "User who requested this operation.@OutputOnly",
"type": "string"
},
"target": {
- "description": "Name of the resource that this operation is acting on. Example: `apps/myapp/customDomains/example.com`. @OutputOnly",
+ "description": "Name of the resource that this operation is acting on. Example: apps/myapp/customDomains/example.com.@OutputOnly",
"type": "string"
}
},
@@ -2135,27 +2100,27 @@
"id": "OperationMetadata",
"properties": {
"operationType": {
- "description": "Type of this operation. Deprecated, use method field instead. Example: \"create_version\". @OutputOnly",
+ "description": "Type of this operation. Deprecated, use method field instead. Example: \"create_version\".@OutputOnly",
"type": "string"
},
"insertTime": {
- "description": "Timestamp that this operation was created. @OutputOnly",
+ "description": "Timestamp that this operation was created.@OutputOnly",
"type": "string"
},
"endTime": {
- "description": "Timestamp that this operation completed. @OutputOnly",
+ "description": "Timestamp that this operation completed.@OutputOnly",
"type": "string"
},
"user": {
- "description": "User who requested this operation. @OutputOnly",
+ "description": "User who requested this operation.@OutputOnly",
"type": "string"
},
"target": {
- "description": "Name of the resource that this operation is acting on. Example: `apps/myapp/modules/default`. @OutputOnly",
+ "description": "Name of the resource that this operation is acting on. Example: apps/myapp/modules/default.@OutputOnly",
"type": "string"
},
"method": {
- "description": "API method that initiated this operation. Example: `google.appengine.v1beta4.Version.CreateVersion`. @OutputOnly",
+ "description": "API method that initiated this operation. Example: google.appengine.v1beta4.Version.CreateVersion.@OutputOnly",
"type": "string"
}
},
@@ -2166,23 +2131,23 @@
"id": "OperationMetadataV1Beta5",
"properties": {
"method": {
- "description": "API method name that initiated this operation. Example: `google.appengine.v1beta5.Version.CreateVersion`. @OutputOnly",
+ "description": "API method name that initiated this operation. Example: google.appengine.v1beta5.Version.CreateVersion.@OutputOnly",
"type": "string"
},
"insertTime": {
- "description": "Timestamp that this operation was created. @OutputOnly",
+ "description": "Timestamp that this operation was created.@OutputOnly",
"type": "string"
},
"endTime": {
- "description": "Timestamp that this operation completed. @OutputOnly",
+ "description": "Timestamp that this operation completed.@OutputOnly",
"type": "string"
},
"user": {
- "description": "User who requested this operation. @OutputOnly",
+ "description": "User who requested this operation.@OutputOnly",
"type": "string"
},
"target": {
- "description": "Name of the resource that this operation is acting on. Example: `apps/myapp/services/default`. @OutputOnly",
+ "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
"type": "string"
}
},
@@ -2193,24 +2158,35 @@
"id": "OperationMetadataV1",
"properties": {
"method": {
- "description": "API method that initiated this operation. Example: `google.appengine.v1.Versions.CreateVersion`. @OutputOnly",
+ "description": "API method that initiated this operation. Example: google.appengine.v1.Versions.CreateVersion.@OutputOnly",
"type": "string"
},
"insertTime": {
- "description": "Time that this operation was created. @OutputOnly",
+ "description": "Time that this operation was created.@OutputOnly",
"type": "string"
},
"endTime": {
- "description": "Time that this operation completed. @OutputOnly",
+ "description": "Time that this operation completed.@OutputOnly",
"type": "string"
},
"user": {
- "description": "User who requested this operation. @OutputOnly",
+ "description": "User who requested this operation.@OutputOnly",
"type": "string"
},
"target": {
- "description": "Name of the resource that this operation is acting on. Example: `apps/myapp/services/default`. @OutputOnly",
+ "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
+ "type": "string"
+ },
+ "ephemeralMessage": {
+ "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly",
"type": "string"
+ },
+ "warning": {
+ "description": "Durable messages that persist on every operation poll. @OutputOnly",
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
}
},
"type": "object"
@@ -2220,11 +2196,11 @@
"id": "LocationMetadata",
"properties": {
"standardEnvironmentAvailable": {
- "description": "App Engine Standard Environment is available in the given location. @OutputOnly",
+ "description": "App Engine Standard Environment is available in the given location.@OutputOnly",
"type": "boolean"
},
"flexibleEnvironmentAvailable": {
- "description": "App Engine Flexible Environment is available in the given location. @OutputOnly",
+ "description": "App Engine Flexible Environment is available in the given location.@OutputOnly",
"type": "boolean"
}
},
« no previous file with comments | « discovery/googleapis/androidpublisher__v2.json ('k') | discovery/googleapis/appsactivity__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698