Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2524)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Apr 17, 2024
1 parent 4054271 commit f49960d
Show file tree
Hide file tree
Showing 14 changed files with 2,723 additions and 199 deletions.
114 changes: 109 additions & 5 deletions alertcenter/v1beta1/alertcenter-api.json
Expand Up @@ -423,7 +423,7 @@
}
}
},
"revision": "20240408",
"revision": "20240415",
"rootUrl": "https://alertcenter.googleapis.com/",
"schemas": {
"AbuseDetected": {
Expand Down Expand Up @@ -1643,6 +1643,18 @@
"description": "Proto that contains resource information.",
"id": "ResourceInfo",
"properties": {
"chatAttachmentId": {
"description": "Chat attachment ID.",
"type": "string"
},
"chatMessageId": {
"description": "Chat message ID.",
"type": "string"
},
"deviceId": {
"description": "Id to identify a device. For example, for Android devices, this is the \"Android Device Id\" and for Chrome OS devices, it's the \"Device Virtual Id\".",
"type": "string"
},
"documentId": {
"description": "Drive file ID.",
"type": "string"
Expand Down Expand Up @@ -1677,11 +1689,29 @@
"description": "Source of the data.",
"enum": [
"DATA_SOURCE_UNSPECIFIED",
"DRIVE"
"DRIVE",
"CHROME",
"CHAT"
],
"enumDescriptions": [
"Data source is unspecified.",
"Drive data source."
"Drive data source.",
"Chrome data source.",
"Chat data source."
],
"type": "string"
},
"eventType": {
"description": "Event associated with this alert after applying the rule.",
"enum": [
"EVENT_TYPE_UNSPECIFIED",
"ACCESS_BLOCKED",
"SHARING_BLOCKED"
],
"enumDescriptions": [
"Event type wasn't set.",
"An access attempt was blocked.",
"A sharing attempt was blocked."
],
"type": "string"
},
Expand Down Expand Up @@ -1714,7 +1744,22 @@
"ACTION_TYPE_UNSPECIFIED",
"DRIVE_BLOCK_EXTERNAL_SHARING",
"DRIVE_WARN_ON_EXTERNAL_SHARING",
"DRIVE_RESTRICT_DOWNLOAD_PRINT_COPY",
"DRIVE_APPLY_DRIVE_LABELS",
"CHROME_BLOCK_FILE_DOWNLOAD",
"CHROME_WARN_FILE_DOWNLOAD",
"CHROME_BLOCK_FILE_UPLOAD",
"CHROME_WARN_FILE_UPLOAD",
"CHROME_BLOCK_WEB_CONTENT_UPLOAD",
"CHROME_WARN_WEB_CONTENT_UPLOAD",
"CHROME_BLOCK_PAGE_PRINT",
"CHROME_WARN_PAGE_PRINT",
"CHROME_BLOCK_URL_VISITED",
"CHROME_WARN_URL_VISITED",
"CHROME_STORE_CONTENT",
"DELETE_WEBPROTECT_EVIDENCE",
"CHAT_BLOCK_CONTENT",
"CHAT_WARN_USER",
"ALERT",
"RULE_ACTIVATE",
"RULE_DEACTIVATE"
Expand All @@ -1723,7 +1768,22 @@
"Action type is unspecified.",
"Block sharing a file externally.",
"Show a warning message when sharing a file externally.",
"Disable download, print, and copy for commenters and viewers in drive.",
"Apply customer specified Drive labels to the file.",
"Chrome actions. Block file download.",
"Warn user about downloaded file.",
"Block file upload.",
"Warn user about uploaded file.",
"Block web content upload.",
"Warn user about uploaded web content.",
"Block page print.",
"Warn user about printed page.",
"Block Chrome URL visit.",
"Warn user about Chrome URL visited.",
"Store the content that violated the rule.",
"Delete web protect evidence file",
"Chat actions. Block Chat content to be sent out.",
"Warn end user about Chat content.",
"Send alert.",
"Activate Rule Action",
"Deactivate Rule Action"
Expand All @@ -1736,11 +1796,25 @@
"description": "Trigger of the rule.",
"enum": [
"TRIGGER_UNSPECIFIED",
"DRIVE_SHARE"
"DRIVE_SHARE",
"CHROME_FILE_DOWNLOAD",
"CHROME_FILE_UPLOAD",
"CHROME_WEB_CONTENT_UPLOAD",
"CHAT_MESSAGE_SENT",
"CHAT_ATTACHMENT_UPLOADED",
"CHROME_PAGE_PRINT",
"CHROME_URL_VISITED"
],
"enumDescriptions": [
"Trigger is unspecified.",
"A Drive file is shared."
"A Drive file is shared.",
"A file being downloaded in a Chrome browser.",
"A file being uploaded from a Chrome browser.",
"Web content being uploaded from a Chrome browser.",
"A Chat message is sent.",
"A Chat attachment is uploaded.",
"A page is being printed by Chrome.",
"A URL is visited within Chrome."
],
"type": "string"
},
Expand All @@ -1758,7 +1832,22 @@
"ACTION_TYPE_UNSPECIFIED",
"DRIVE_BLOCK_EXTERNAL_SHARING",
"DRIVE_WARN_ON_EXTERNAL_SHARING",
"DRIVE_RESTRICT_DOWNLOAD_PRINT_COPY",
"DRIVE_APPLY_DRIVE_LABELS",
"CHROME_BLOCK_FILE_DOWNLOAD",
"CHROME_WARN_FILE_DOWNLOAD",
"CHROME_BLOCK_FILE_UPLOAD",
"CHROME_WARN_FILE_UPLOAD",
"CHROME_BLOCK_WEB_CONTENT_UPLOAD",
"CHROME_WARN_WEB_CONTENT_UPLOAD",
"CHROME_BLOCK_PAGE_PRINT",
"CHROME_WARN_PAGE_PRINT",
"CHROME_BLOCK_URL_VISITED",
"CHROME_WARN_URL_VISITED",
"CHROME_STORE_CONTENT",
"DELETE_WEBPROTECT_EVIDENCE",
"CHAT_BLOCK_CONTENT",
"CHAT_WARN_USER",
"ALERT",
"RULE_ACTIVATE",
"RULE_DEACTIVATE"
Expand All @@ -1767,7 +1856,22 @@
"Action type is unspecified.",
"Block sharing a file externally.",
"Show a warning message when sharing a file externally.",
"Disable download, print, and copy for commenters and viewers in drive.",
"Apply customer specified Drive labels to the file.",
"Chrome actions. Block file download.",
"Warn user about downloaded file.",
"Block file upload.",
"Warn user about uploaded file.",
"Block web content upload.",
"Warn user about uploaded web content.",
"Block page print.",
"Warn user about printed page.",
"Block Chrome URL visit.",
"Warn user about Chrome URL visited.",
"Store the content that violated the rule.",
"Delete web protect evidence file",
"Chat actions. Block Chat content to be sent out.",
"Warn end user about Chat content.",
"Send alert.",
"Activate Rule Action",
"Deactivate Rule Action"
Expand Down
83 changes: 76 additions & 7 deletions alertcenter/v1beta1/alertcenter-gen.go

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

4 changes: 2 additions & 2 deletions androidenterprise/v1/androidenterprise-api.json
Expand Up @@ -423,7 +423,7 @@
]
},
"createWebToken": {
"description": "Returns a unique token to access an embeddable UI. To generate a web UI, pass the generated token into the managed Google Play javascript API. Each token may only be used to start one UI session. See the javascript API documentation for further information.",
"description": "Returns a unique token to access an embeddable UI. To generate a web UI, pass the generated token into the managed Google Play javascript API. Each token may only be used to start one UI session. See the JavaScript API documentation for further information.",
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/createWebToken",
"httpMethod": "POST",
"id": "androidenterprise.enterprises.createWebToken",
Expand Down Expand Up @@ -2649,7 +2649,7 @@
}
}
},
"revision": "20240331",
"revision": "20240415",
"rootUrl": "https://androidenterprise.googleapis.com/",
"schemas": {
"Administrator": {
Expand Down
4 changes: 2 additions & 2 deletions androidenterprise/v1/androidenterprise-gen.go

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

4 changes: 2 additions & 2 deletions blockchainnodeengine/v1/blockchainnodeengine-api.json
Expand Up @@ -487,7 +487,7 @@
}
}
},
"revision": "20240320",
"revision": "20240410",
"rootUrl": "https://blockchainnodeengine.googleapis.com/",
"schemas": {
"BlockchainNode": {
Expand Down Expand Up @@ -684,7 +684,7 @@
"enumDescriptions": [
"The network has not been specified, but should be.",
"The Ethereum Mainnet.",
"Deprecated: The Ethereum Testnet based on Goerli protocol. Holesky (TESTNET_HOLESKY) is the recommended testnet to replace Goerli.",
"Deprecated: The Ethereum Testnet based on Goerli protocol. Please use another test network.",
"The Ethereum Testnet based on Sepolia/Bepolia protocol. See https://github.com/eth-clients/sepolia.",
"The Ethereum Testnet based on Holesky specification. See https://github.com/eth-clients/holesky."
],
Expand Down
3 changes: 1 addition & 2 deletions blockchainnodeengine/v1/blockchainnodeengine-gen.go

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

4 changes: 2 additions & 2 deletions cloudbilling/v1beta/cloudbilling-api.json
Expand Up @@ -758,7 +758,7 @@
}
}
},
"revision": "20240315",
"revision": "20240412",
"rootUrl": "https://cloudbilling.googleapis.com/",
"schemas": {
"CacheFillRegions": {
Expand Down Expand Up @@ -1802,7 +1802,7 @@
"type": "object"
},
"GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku": {
"description": "Encapsulates a stock keeping unit (SKU) visible to a billing account. A SKU distinctly identifies a resource that you can purchase, such as `Nvidia Tesla K80 GPU attached to Spot Preemptible VMs running in Warsaw`.",
"description": "Encapsulates a stock keeping unit (SKU) visible to a billing account. A SKU distinctly identifies a resource that you can purchase. For a list of available SKUs, see [SKUs](https://cloud.google.com/skus).",
"id": "GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku",
"properties": {
"billingAccountService": {
Expand Down

0 comments on commit f49960d

Please sign in to comment.