Skip to content

Commit

Permalink
all: autogenerated update (2018-12-21)
Browse files Browse the repository at this point in the history
Add:
- cloudidentity/v1

Update:
- accesscontextmanager/v1beta
- appengine/v1
- appengine/v1beta
- appengine/v1beta4
- appengine/v1beta5
- datastore/v1
- dialogflow/v2
- drive/v3
- logging/v2
- logging/v2beta1
- pubsub/v1
- servicecontrol/v1
  • Loading branch information
googleapis-publisher committed Dec 21, 2018
1 parent 583d854 commit 65a46ca
Show file tree
Hide file tree
Showing 27 changed files with 3,437 additions and 212 deletions.
4 changes: 2 additions & 2 deletions accesscontextmanager/v1beta/accesscontextmanager-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -598,11 +598,11 @@
}
}
},
"revision": "20181013",
"revision": "20181219",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessLevel": {
"description": "An `AccessLevel` is a label that can be applied to requests to GCP services,\nalong with a list of requirements necessary for the label to be applied.\n`AccessLevels` can be referenced in `AccessZones` and in the `Cloud Org\nPolicy` API.",
"description": "An `AccessLevel` is a label that can be applied to requests to GCP services,\nalong with a list of requirements necessary for the label to be applied.",
"id": "AccessLevel",
"properties": {
"basic": {
Expand Down
3 changes: 0 additions & 3 deletions accesscontextmanager/v1beta/accesscontextmanager-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 16 additions & 1 deletion api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,21 @@
"documentationLink": "https://cloud.google.com/functions",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "cloudidentity:v1",
"name": "cloudidentity",
"version": "v1",
"title": "Cloud Identity API",
"description": "API for provisioning and managing identity resources.",
"discoveryRestUrl": "https://cloudidentity.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/identity/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "cloudidentity:v1beta1",
Expand All @@ -797,7 +812,7 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/identity/",
"preferred": true
"preferred": false
},
{
"kind": "discovery#directoryItem",
Expand Down
6 changes: 5 additions & 1 deletion appengine/v1/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@
}
}
},
"revision": "20181120",
"revision": "20181218",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -3552,6 +3552,10 @@
"description": "The channel of the runtime to use. Only available for some runtimes. Defaults to the default channel.",
"type": "string"
},
"runtimeMainExecutablePath": {
"description": "The path or name of the app's main executable.",
"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.",
"enum": [
Expand Down
4 changes: 4 additions & 0 deletions appengine/v1/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion appengine/v1beta/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@
}
}
},
"revision": "20181120",
"revision": "20181218",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -3629,6 +3629,10 @@
"description": "The channel of the runtime to use. Only available for some runtimes. Defaults to the default channel.",
"type": "string"
},
"runtimeMainExecutablePath": {
"description": "The path or name of the app's main executable.",
"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.",
"enum": [
Expand Down
4 changes: 4 additions & 0 deletions appengine/v1beta/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion appengine/v1beta4/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@
}
}
},
"revision": "20181020",
"revision": "20181218",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -2413,6 +2413,10 @@
"description": "The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at https://cloud.google.com/appengine/docs/standard/\u003clanguage\u003e/config/appref",
"type": "string"
},
"runtimeMainExecutablePath": {
"description": "The path or name of the app's main executable.",
"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.",
"enum": [
Expand Down
4 changes: 4 additions & 0 deletions appengine/v1beta4/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion appengine/v1beta5/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@
}
}
},
"revision": "20181020",
"revision": "20181218",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -2383,6 +2383,10 @@
"description": "The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at https://cloud.google.com/appengine/docs/standard/\u003clanguage\u003e/config/appref",
"type": "string"
},
"runtimeMainExecutablePath": {
"description": "The path or name of the app's main executable.",
"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.",
"enum": [
Expand Down
4 changes: 4 additions & 0 deletions appengine/v1beta5/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 65a46ca

Please sign in to comment.