Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and bcoe committed Oct 18, 2021
1 parent 4ab24ee commit 1a615ed
Show file tree
Hide file tree
Showing 9 changed files with 168 additions and 24 deletions.
20 changes: 20 additions & 0 deletions disclaimers.json
Expand Up @@ -343,6 +343,10 @@
"api": "workflows",
"package": "@google-cloud/workflows"
},
{
"api": "accesscontextmanager",
"package": "@google-cloud/access-context-manager"
},
{
"api": "notebooks",
"package": "@google-cloud/notebooks"
Expand Down Expand Up @@ -375,6 +379,10 @@
"api": "contactcenterinsights",
"package": "@google-cloud/contact-center-insights"
},
{
"api": "datafusion",
"package": "@google-cloud/data-fusion"
},
{
"api": "datalabeling",
"package": "@google-cloud/datalabeling"
Expand All @@ -391,6 +399,14 @@
"api": "metastore",
"package": "@google-cloud/dataproc-metastore"
},
{
"api": "datastream",
"package": "@google-cloud/datastream"
},
{
"api": "clouddeploy",
"package": "@google-cloud/deploy"
},
{
"api": "domains",
"package": "@google-cloud/domains"
Expand Down Expand Up @@ -427,6 +443,10 @@
"api": "networkconnectivity",
"package": "@google-cloud/network-connectivity"
},
{
"api": "networksecurity",
"package": "@google-cloud/network-security"
},
{
"api": "phishingprotection",
"package": "@google-cloud/phishing-protection"
Expand Down
4 changes: 2 additions & 2 deletions discovery/adsense-v2.json
Expand Up @@ -16,7 +16,7 @@
"batchPath": "batch",
"description": "The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.",
"discoveryVersion": "v1",
"documentationLink": "http://code.google.com/apis/adsense/management/",
"documentationLink": "https://developers.google.com/adsense/management/",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -1567,7 +1567,7 @@
}
}
},
"revision": "20210911",
"revision": "20211014",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/apigee-v1.json
Expand Up @@ -7412,7 +7412,7 @@
}
}
},
"revision": "20210924",
"revision": "20211008",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -12719,7 +12719,7 @@
"type": "array"
},
"bindings": {
"description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.",
"description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member. The `bindings` in a `Policy` can refer to up to 1,500 members; up to 250 of these members can be Google groups. Each occurrence of a member counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other member, then you can add another 1,450 members to the `bindings` in the `Policy`.",
"items": {
"$ref": "GoogleIamV1Binding"
},
Expand Down
26 changes: 25 additions & 1 deletion discovery/cloudkms-v1.json
Expand Up @@ -1346,7 +1346,7 @@
}
}
},
"revision": "20210820",
"revision": "20210928",
"rootUrl": "https://cloudkms.googleapis.com/",
"schemas": {
"AsymmetricDecryptRequest": {
Expand Down Expand Up @@ -1650,6 +1650,9 @@
"RSA_DECRYPT_OAEP_3072_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA512",
"RSA_DECRYPT_OAEP_2048_SHA1",
"RSA_DECRYPT_OAEP_3072_SHA1",
"RSA_DECRYPT_OAEP_4096_SHA1",
"EC_SIGN_P256_SHA256",
"EC_SIGN_P384_SHA384",
"EC_SIGN_SECP256K1_SHA256",
Expand All @@ -1671,6 +1674,9 @@
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
Expand Down Expand Up @@ -1804,6 +1810,9 @@
"RSA_DECRYPT_OAEP_3072_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA512",
"RSA_DECRYPT_OAEP_2048_SHA1",
"RSA_DECRYPT_OAEP_3072_SHA1",
"RSA_DECRYPT_OAEP_4096_SHA1",
"EC_SIGN_P256_SHA256",
"EC_SIGN_P384_SHA384",
"EC_SIGN_SECP256K1_SHA256",
Expand All @@ -1825,6 +1834,9 @@
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
Expand Down Expand Up @@ -2116,6 +2128,9 @@
"RSA_DECRYPT_OAEP_3072_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA512",
"RSA_DECRYPT_OAEP_2048_SHA1",
"RSA_DECRYPT_OAEP_3072_SHA1",
"RSA_DECRYPT_OAEP_4096_SHA1",
"EC_SIGN_P256_SHA256",
"EC_SIGN_P384_SHA384",
"EC_SIGN_SECP256K1_SHA256",
Expand All @@ -2137,6 +2152,9 @@
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
Expand Down Expand Up @@ -2644,6 +2662,9 @@
"RSA_DECRYPT_OAEP_3072_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA256",
"RSA_DECRYPT_OAEP_4096_SHA512",
"RSA_DECRYPT_OAEP_2048_SHA1",
"RSA_DECRYPT_OAEP_3072_SHA1",
"RSA_DECRYPT_OAEP_4096_SHA1",
"EC_SIGN_P256_SHA256",
"EC_SIGN_P384_SHA384",
"EC_SIGN_SECP256K1_SHA256",
Expand All @@ -2665,6 +2686,9 @@
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
Expand Down
6 changes: 4 additions & 2 deletions discovery/doubleclickbidmanager-v1.1.json
Expand Up @@ -280,7 +280,7 @@
}
}
},
"revision": "20210920",
"revision": "20211005",
"rootUrl": "https://doubleclickbidmanager.googleapis.com/",
"schemas": {
"ChannelGrouping": {
Expand Down Expand Up @@ -2065,7 +2065,8 @@
"METRIC_WIN_LOSS_LINEITEM_AVAILABLE_REQUESTS",
"METRIC_WIN_LOSS_DEAL_TARGETED_IMPRESSIONS",
"METRIC_WIN_LOSS_LINEITEM_TARGETED_IMPRESSIONS",
"METRIC_VERIFICATION_VIDEO_PLAYER_SIZE_MEASURABLE_IMPRESSIONS"
"METRIC_VERIFICATION_VIDEO_PLAYER_SIZE_MEASURABLE_IMPRESSIONS",
"METRIC_TRUEVIEW_ALL_AD_SEQUENCE_IMPRESSIONS"
],
"enumDescriptions": [
"",
Expand Down Expand Up @@ -2535,6 +2536,7 @@
"",
"",
"",
"",
""
],
"type": "string"
Expand Down
105 changes: 90 additions & 15 deletions discovery/index.json
Expand Up @@ -541,6 +541,21 @@
"documentationLink": "https://cloud.google.com",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "authorizedbuyersmarketplace:v1",
"name": "authorizedbuyersmarketplace",
"version": "v1",
"title": "Authorized Buyers Marketplace API",
"description": "The Authorized Buyers Marketplace API allows buyers programmatically discover inventory; propose, retrieve and negotiate deals with publishers.",
"discoveryRestUrl": "https://authorizedbuyersmarketplace.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://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v1",
Expand Down Expand Up @@ -1306,6 +1321,21 @@
"documentationLink": "https://cloud.google.com/shell/docs/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "cloudsupport:v2beta",
"name": "cloudsupport",
"version": "v2beta",
"title": "Google Cloud Support API",
"description": "Manages Google Cloud Platform Support account and tickets associated with them.",
"discoveryRestUrl": "https://cloudsupport.googleapis.com/$discovery/rest?version=v2beta",
"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/support/docs/apis",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "cloudtasks:v2beta2",
Expand Down Expand Up @@ -1474,6 +1504,21 @@
"documentationLink": "https://developers.google.com/compute/docs/reference/latest/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "connectors:v1",
"name": "connectors",
"version": "v1",
"title": "Connectors API",
"description": "",
"discoveryRestUrl": "https://connectors.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/apigee/docs/api-platform/connectors/about-connectors",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "contactcenterinsights:v1",
Expand Down Expand Up @@ -2119,21 +2164,6 @@
"documentationLink": "https://developers.google.com/domains/rdap/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "doubleclickbidmanager:v1",
"name": "doubleclickbidmanager",
"version": "v1",
"title": "DoubleClick Bid Manager API",
"description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
"discoveryRestUrl": "https://doubleclickbidmanager.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://developers.google.com/bid-manager/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "doubleclickbidmanager:v1.1",
Expand Down Expand Up @@ -5017,6 +5047,21 @@
"documentationLink": "https://developers.google.com/chrome/verified-access",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "versionhistory:v1",
"name": "versionhistory",
"version": "v1",
"title": "Version History API",
"description": "Version History API - Prod",
"discoveryRestUrl": "https://versionhistory.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://developers.chrome.com/versionhistory",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "videointelligence:v1p1beta1",
Expand Down Expand Up @@ -5137,6 +5182,36 @@
"documentationLink": "https://cloud.google.com/vision/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "vmmigration:v1alpha1",
"name": "vmmigration",
"version": "v1alpha1",
"title": "VM Migration API",
"description": "Use the Migrate for Compute Engine API to programmatically migrate workloads.",
"discoveryRestUrl": "https://vmmigration.googleapis.com/$discovery/rest?version=v1alpha1",
"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/migrate/compute-engine",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "vmmigration:v1",
"name": "vmmigration",
"version": "v1",
"title": "VM Migration API",
"description": "Use the Migrate for Compute Engine API to programmatically migrate workloads.",
"discoveryRestUrl": "https://vmmigration.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/migrate/compute-engine",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "webfonts:v1",
Expand Down
4 changes: 2 additions & 2 deletions discovery/searchconsole-v1.json
Expand Up @@ -373,7 +373,7 @@
}
}
},
"revision": "20210903",
"revision": "20211015",
"rootUrl": "https://searchconsole.googleapis.com/",
"schemas": {
"ApiDataRow": {
Expand Down Expand Up @@ -675,7 +675,7 @@
"",
"",
"",
""
"News tab in search."
],
"type": "string"
},
Expand Down

0 comments on commit 1a615ed

Please sign in to comment.