| Index: discovery/googleapis_beta/appengine__v1beta4.json
|
| diff --git a/discovery/googleapis_beta/appengine__v1beta4.json b/discovery/googleapis_beta/appengine__v1beta4.json
|
| index 7ad6651676f51e6577e3274e7414a37c1dfc8aaf..aeeb9b6b8e6b78b9b61f9570f52e262b956c777c 100644
|
| --- a/discovery/googleapis_beta/appengine__v1beta4.json
|
| +++ b/discovery/googleapis_beta/appengine__v1beta4.json
|
| @@ -14,7 +14,7 @@
|
| "description": "Provisions and manages App Engine applications.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://cloud.google.com/appengine/docs/admin-api/",
|
| - "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/JDymrl7cTvTgc8y6o_7KAyRtSLk\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/kNEfMfcEmFteZqx2KfsZSxjecDQ\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -107,6 +107,21 @@
|
| "resources": {
|
| "apps": {
|
| "methods": {
|
| + "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).",
|
| + "httpMethod": "POST",
|
| + "id": "appengine.apps.create",
|
| + "path": "v1beta4/apps",
|
| + "request": {
|
| + "$ref": "Application"
|
| + },
|
| + "response": {
|
| + "$ref": "Operation"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| + },
|
| "get": {
|
| "description": "Gets information about an application.",
|
| "httpMethod": "GET",
|
| @@ -495,6 +510,94 @@
|
| "resources": {
|
| "instances": {
|
| "methods": {
|
| + "delete": {
|
| + "description": "Stops a running instance.",
|
| + "httpMethod": "DELETE",
|
| + "id": "appengine.apps.modules.versions.instances.delete",
|
| + "parameterOrder": [
|
| + "appsId",
|
| + "modulesId",
|
| + "versionsId",
|
| + "instancesId"
|
| + ],
|
| + "parameters": {
|
| + "appsId": {
|
| + "description": "Part of `name`. Name of the resource requested. For example: \"apps/myapp/modules/default/versions/v1/instances/instance-1\".",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "modulesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "versionsId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "instancesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + }
|
| + },
|
| + "path": "v1beta4/apps/{appsId}/modules/{modulesId}/versions/{versionsId}/instances/{instancesId}",
|
| + "response": {
|
| + "$ref": "Operation"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| + },
|
| + "get": {
|
| + "description": "Gets instance information.",
|
| + "httpMethod": "GET",
|
| + "id": "appengine.apps.modules.versions.instances.get",
|
| + "parameterOrder": [
|
| + "appsId",
|
| + "modulesId",
|
| + "versionsId",
|
| + "instancesId"
|
| + ],
|
| + "parameters": {
|
| + "appsId": {
|
| + "description": "Part of `name`. Name of the resource requested. For example: \"apps/myapp/modules/default/versions/v1/instances/instance-1\".",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "modulesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "versionsId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "instancesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + }
|
| + },
|
| + "path": "v1beta4/apps/{appsId}/modules/{modulesId}/versions/{versionsId}/instances/{instancesId}",
|
| + "response": {
|
| + "$ref": "Instance"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| + },
|
| "list": {
|
| "description": "Lists the instances of a version.",
|
| "httpMethod": "GET",
|
| @@ -542,6 +645,53 @@
|
| "scopes": [
|
| "https://www.googleapis.com/auth/cloud-platform"
|
| ]
|
| + },
|
| + "debug": {
|
| + "description": "Enable debugging of this VM instance. This call allows you to SSH to the VM. While the VM is in debug mode, it continues to serve live traffic. After you're done debugging an instance, delete the instance; the system creates a new instance when needed. You can't debug a non-VM instance.",
|
| + "httpMethod": "POST",
|
| + "id": "appengine.apps.modules.versions.instances.debug",
|
| + "parameterOrder": [
|
| + "appsId",
|
| + "modulesId",
|
| + "versionsId",
|
| + "instancesId"
|
| + ],
|
| + "parameters": {
|
| + "appsId": {
|
| + "description": "Part of `name`. Name of the resource requested. For example: \"apps/myapp/modules/default/versions/v1/instances/instance-1\".",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "modulesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "versionsId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "instancesId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + }
|
| + },
|
| + "path": "v1beta4/apps/{appsId}/modules/{modulesId}/versions/{versionsId}/instances/{instancesId}:debug",
|
| + "request": {
|
| + "$ref": "DebugInstanceRequest"
|
| + },
|
| + "response": {
|
| + "$ref": "Operation"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| }
|
| }
|
| }
|
| @@ -621,11 +771,84 @@
|
| ]
|
| }
|
| }
|
| + },
|
| + "locations": {
|
| + "methods": {
|
| + "list": {
|
| + "description": "Lists information about the supported locations for this service.",
|
| + "httpMethod": "GET",
|
| + "id": "appengine.apps.locations.list",
|
| + "parameterOrder": [
|
| + "appsId"
|
| + ],
|
| + "parameters": {
|
| + "appsId": {
|
| + "description": "Part of `name`. The resource that owns the locations collection, if applicable.",
|
| + "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": "v1beta4/apps/{appsId}/locations",
|
| + "response": {
|
| + "$ref": "ListLocationsResponse"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| + },
|
| + "get": {
|
| + "description": "Get information about a location.",
|
| + "httpMethod": "GET",
|
| + "id": "appengine.apps.locations.get",
|
| + "parameterOrder": [
|
| + "appsId",
|
| + "locationsId"
|
| + ],
|
| + "parameters": {
|
| + "appsId": {
|
| + "description": "Part of `name`. Resource name for the location.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + },
|
| + "locationsId": {
|
| + "description": "Part of `name`. See documentation of `appsId`.",
|
| + "location": "path",
|
| + "required": true,
|
| + "type": "string"
|
| + }
|
| + },
|
| + "path": "v1beta4/apps/{appsId}/locations/{locationsId}",
|
| + "response": {
|
| + "$ref": "Location"
|
| + },
|
| + "scopes": [
|
| + "https://www.googleapis.com/auth/cloud-platform"
|
| + ]
|
| + }
|
| + }
|
| }
|
| }
|
| }
|
| },
|
| - "revision": "20160614",
|
| + "revision": "20160711",
|
| "rootUrl": "https://appengine.googleapis.com/",
|
| "schemas": {
|
| "Application": {
|
| @@ -633,11 +856,11 @@
|
| "id": "Application",
|
| "properties": {
|
| "name": {
|
| - "description": "The full path to the application in the API. Example: \"apps/myapp\". @OutputOnly",
|
| + "description": "The full path to the Application resource in the API. Example: \"apps/myapp\". @OutputOnly",
|
| "type": "string"
|
| },
|
| "id": {
|
| - "description": "The relative name/path of the application. Example: \"myapp\".",
|
| + "description": "The 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": {
|
| @@ -693,6 +916,68 @@
|
| },
|
| "type": "object"
|
| },
|
| + "Operation": {
|
| + "description": "This resource represents a long-running operation that is the result of a network API call.",
|
| + "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`.",
|
| + "type": "string"
|
| + },
|
| + "metadata": {
|
| + "additionalProperties": {
|
| + "description": "Properties of the object. Contains field @ype with type URL.",
|
| + "type": "any"
|
| + },
|
| + "description": "Service-specific metadata associated with the 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.",
|
| + "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.",
|
| + "type": "boolean"
|
| + },
|
| + "error": {
|
| + "$ref": "Status",
|
| + "description": "The error result of the operation in case of failure."
|
| + },
|
| + "response": {
|
| + "additionalProperties": {
|
| + "description": "Properties of the object. Contains field @ype 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`.",
|
| + "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.",
|
| + "id": "Status",
|
| + "properties": {
|
| + "code": {
|
| + "description": "The status code, which should be an enum value of google.rpc.Code.",
|
| + "format": "int32",
|
| + "type": "integer"
|
| + },
|
| + "message": {
|
| + "description": "A developer-facing error message, which should 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.",
|
| + "type": "string"
|
| + },
|
| + "details": {
|
| + "description": "A list of messages that carry the error details. There will be a common set of message types for APIs to use.",
|
| + "items": {
|
| + "additionalProperties": {
|
| + "description": "Properties of the object. Contains field @ype with type URL.",
|
| + "type": "any"
|
| + },
|
| + "type": "object"
|
| + },
|
| + "type": "array"
|
| + }
|
| + },
|
| + "type": "object"
|
| + },
|
| "Version": {
|
| "description": "A Version is a specific set of source code and configuration files deployed to a module.",
|
| "id": "Version",
|
| @@ -1424,68 +1709,6 @@
|
| },
|
| "type": "object"
|
| },
|
| - "Operation": {
|
| - "description": "This resource represents a long-running operation that is the result of a network API call.",
|
| - "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`.",
|
| - "type": "string"
|
| - },
|
| - "metadata": {
|
| - "additionalProperties": {
|
| - "description": "Properties of the object. Contains field @ype with type URL.",
|
| - "type": "any"
|
| - },
|
| - "description": "Service-specific metadata associated with the 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.",
|
| - "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.",
|
| - "type": "boolean"
|
| - },
|
| - "error": {
|
| - "$ref": "Status",
|
| - "description": "The error result of the operation in case of failure."
|
| - },
|
| - "response": {
|
| - "additionalProperties": {
|
| - "description": "Properties of the object. Contains field @ype 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`.",
|
| - "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.",
|
| - "id": "Status",
|
| - "properties": {
|
| - "code": {
|
| - "description": "The status code, which should be an enum value of google.rpc.Code.",
|
| - "format": "int32",
|
| - "type": "integer"
|
| - },
|
| - "message": {
|
| - "description": "A developer-facing error message, which should 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.",
|
| - "type": "string"
|
| - },
|
| - "details": {
|
| - "description": "A list of messages that carry the error details. There will be a common set of message types for APIs to use.",
|
| - "items": {
|
| - "additionalProperties": {
|
| - "description": "Properties of the object. Contains field @ype with type URL.",
|
| - "type": "any"
|
| - },
|
| - "type": "object"
|
| - },
|
| - "type": "array"
|
| - }
|
| - },
|
| - "type": "object"
|
| - },
|
| "ListVersionsResponse": {
|
| "description": "Response message for `Versions.ListVersions`.",
|
| "id": "ListVersionsResponse",
|
| @@ -1565,24 +1788,6 @@
|
| },
|
| "type": "object"
|
| },
|
| - "ListInstancesResponse": {
|
| - "description": "Response message for `Instances.ListInstances`.",
|
| - "id": "ListInstancesResponse",
|
| - "properties": {
|
| - "instances": {
|
| - "description": "The instances belonging to the requested version.",
|
| - "items": {
|
| - "$ref": "Instance"
|
| - },
|
| - "type": "array"
|
| - },
|
| - "nextPageToken": {
|
| - "description": "Continuation token for fetching the next page of results.",
|
| - "type": "string"
|
| - }
|
| - },
|
| - "type": "object"
|
| - },
|
| "Instance": {
|
| "description": "Instances are the computing units that App Engine uses to automatically scale an application.",
|
| "id": "Instance",
|
| @@ -1660,6 +1865,29 @@
|
| },
|
| "type": "object"
|
| },
|
| + "ListInstancesResponse": {
|
| + "description": "Response message for `Instances.ListInstances`.",
|
| + "id": "ListInstancesResponse",
|
| + "properties": {
|
| + "instances": {
|
| + "description": "The instances belonging to the requested version.",
|
| + "items": {
|
| + "$ref": "Instance"
|
| + },
|
| + "type": "array"
|
| + },
|
| + "nextPageToken": {
|
| + "description": "Continuation token for fetching the next page of results.",
|
| + "type": "string"
|
| + }
|
| + },
|
| + "type": "object"
|
| + },
|
| + "DebugInstanceRequest": {
|
| + "description": "Request message for `Instances.DebugInstance`.",
|
| + "id": "DebugInstanceRequest",
|
| + "type": "object"
|
| + },
|
| "ListOperationsResponse": {
|
| "description": "The response message for Operations.ListOperations.",
|
| "id": "ListOperationsResponse",
|
| @@ -1678,6 +1906,50 @@
|
| },
|
| "type": "object"
|
| },
|
| + "ListLocationsResponse": {
|
| + "description": "The response message for LocationService.ListLocations.",
|
| + "id": "ListLocationsResponse",
|
| + "properties": {
|
| + "locations": {
|
| + "description": "A list of locations that matches the specified filter in the request.",
|
| + "items": {
|
| + "$ref": "Location"
|
| + },
|
| + "type": "array"
|
| + },
|
| + "nextPageToken": {
|
| + "description": "The standard List next-page token.",
|
| + "type": "string"
|
| + }
|
| + },
|
| + "type": "object"
|
| + },
|
| + "Location": {
|
| + "description": "A resource that represents Google Cloud Platform location.",
|
| + "id": "Location",
|
| + "properties": {
|
| + "name": {
|
| + "description": "Resource name for the location, which may vary between implementations. Example: `\"projects/example-project/locations/us-east1\"`",
|
| + "type": "string"
|
| + },
|
| + "labels": {
|
| + "additionalProperties": {
|
| + "type": "string"
|
| + },
|
| + "description": "Cross-service attributes for the location. For example {\"cloud.googleapis.com/region\": \"us-east1\"}",
|
| + "type": "object"
|
| + },
|
| + "metadata": {
|
| + "additionalProperties": {
|
| + "description": "Properties of the object. Contains field @ype with type URL.",
|
| + "type": "any"
|
| + },
|
| + "description": "Service-specific metadata. For example the available capacity at the given location.",
|
| + "type": "object"
|
| + }
|
| + },
|
| + "type": "object"
|
| + },
|
| "OperationMetadata": {
|
| "description": "Metadata for the given google.longrunning.Operation.",
|
| "id": "OperationMetadata",
|
|
|