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 committed Apr 27, 2024
1 parent c0d6239 commit 5cfe193
Show file tree
Hide file tree
Showing 19 changed files with 2,186 additions and 1,102 deletions.
353 changes: 345 additions & 8 deletions discovery/apigee-v1.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions discovery/artifactregistry-v1.json
Expand Up @@ -1734,7 +1734,7 @@
}
}
},
"revision": "20240308",
"revision": "20240412",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -3229,13 +3229,15 @@
"MODE_UNSPECIFIED",
"STANDARD_REPOSITORY",
"VIRTUAL_REPOSITORY",
"REMOTE_REPOSITORY"
"REMOTE_REPOSITORY",
"AOSS_REPOSITORY"
],
"enumDescriptions": [
"Unspecified mode.",
"A standard repository storing artifacts.",
"A virtual repository to serve artifacts from one or more sources.",
"A remote repository to serve artifacts from a remote source."
"A remote repository to serve artifacts from a remote source.",
"An AOSS repository provides artifacts from AOSS upstreams."
],
"type": "string"
},
Expand Down
18 changes: 13 additions & 5 deletions discovery/assuredworkloads-v1.json
Expand Up @@ -591,7 +591,7 @@
}
}
},
"revision": "20240314",
"revision": "20240422",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -696,7 +696,9 @@
"IL5",
"IL2",
"JP_REGIONS_AND_SUPPORT",
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
"REGIONAL_CONTROLS",
"FREE_REGIONS"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -718,7 +720,9 @@
"Information protection as per DoD IL5 requirements.",
"Information protection as per DoD IL2 requirements.",
"Assured Workloads for Japan Regions",
"KSA R5 Controls."
"KSA R5 Controls.",
"Assured Workloads for Regional Controls/Free Regions",
"Assured Workloads for Regional Controls/Free Regions"
],
"type": "string"
},
Expand Down Expand Up @@ -1175,7 +1179,9 @@
"IL5",
"IL2",
"JP_REGIONS_AND_SUPPORT",
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
"REGIONAL_CONTROLS",
"FREE_REGIONS"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -1197,7 +1203,9 @@
"Information protection as per DoD IL5 requirements.",
"Information protection as per DoD IL2 requirements.",
"Assured Workloads for Japan Regions",
"KSA R5 Controls."
"KSA R5 Controls.",
"Assured Workloads for Regional Controls/Free Regions",
"Assured Workloads for Regional Controls/Free Regions"
],
"type": "string"
},
Expand Down
18 changes: 13 additions & 5 deletions discovery/assuredworkloads-v1beta1.json
Expand Up @@ -563,7 +563,7 @@
}
}
},
"revision": "20240314",
"revision": "20240422",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -668,7 +668,9 @@
"IL5",
"IL2",
"JP_REGIONS_AND_SUPPORT",
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
"REGIONAL_CONTROLS",
"FREE_REGIONS"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -690,7 +692,9 @@
"Information protection as per DoD IL5 requirements.",
"Information protection as per DoD IL2 requirements.",
"Assured Workloads for Japan Regions",
"KSA R5 Controls."
"KSA R5 Controls.",
"Assured Workloads for Regional Controls/Free Regions",
"Assured Workloads for Regional Controls/Free Regions"
],
"type": "string"
},
Expand Down Expand Up @@ -1139,7 +1143,9 @@
"IL5",
"IL2",
"JP_REGIONS_AND_SUPPORT",
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS"
"KSA_REGIONS_AND_SUPPORT_WITH_SOVEREIGNTY_CONTROLS",
"REGIONAL_CONTROLS",
"FREE_REGIONS"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -1161,7 +1167,9 @@
"Information protection as per DoD IL5 requirements.",
"Information protection as per DoD IL2 requirements.",
"Assured Workloads for Japan Regions",
"KSA R5 Controls."
"KSA R5 Controls.",
"Assured Workloads for Regional Controls/Free Regions",
"Assured Workloads for Regional Controls/Free Regions"
],
"type": "string"
},
Expand Down
11 changes: 9 additions & 2 deletions discovery/blockchainnodeengine-v1.json
Expand Up @@ -487,7 +487,7 @@
}
}
},
"revision": "20240207",
"revision": "20240417",
"rootUrl": "https://blockchainnodeengine.googleapis.com/",
"schemas": {
"BlockchainNode": {
Expand Down Expand Up @@ -674,10 +674,17 @@
"TESTNET_SEPOLIA",
"TESTNET_HOLESKY"
],
"enumDeprecated": [
false,
false,
true,
false,
false
],
"enumDescriptions": [
"The network has not been specified, but should be.",
"The Ethereum Mainnet.",
"The Ethereum Testnet based on Goerli protocol.",
"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
20 changes: 15 additions & 5 deletions discovery/checks-v1alpha.json
Expand Up @@ -414,7 +414,7 @@
}
}
},
"revision": "20240321",
"revision": "20240425",
"rootUrl": "https://checks.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
Expand Down Expand Up @@ -673,7 +673,8 @@
"DATA_MONITORING_PERMISSIONS_DENYLIST_VIOLATION",
"DATA_MONITORING_ENDPOINTS_DENYLIST_VIOLATION",
"DATA_MONITORING_OUTDATED_SDK_VERSION",
"DATA_MONITORING_CRITICAL_SDK_ISSUE"
"DATA_MONITORING_CRITICAL_SDK_ISSUE",
"PRIVACY_POLICY_DATA_TYPE_SENSITIVE_INFO"
],
"enumDescriptions": [
"Not specified.",
Expand Down Expand Up @@ -762,7 +763,8 @@
"Checks if any permissions were detected that are specified in the denylist.",
"Checks if any endpoints were detected that are specified in the denylist.",
"Checks if there are any outdated SDKs.",
"Checks if there are any SDKs with critical issues."
"Checks if there are any SDKs with critical issues.",
"Checks if the Sensitive Information data type declaration matches usage."
],
"type": "string"
}
Expand Down Expand Up @@ -798,7 +800,11 @@
"CHINA_PIPL",
"SOUTH_KOREA_PIPA",
"SOUTH_AFRICA_POPIA",
"JAPAN_APPI"
"JAPAN_APPI",
"INDIA_DPDPA",
"OCPA",
"TDPSA",
"MCDPA"
],
"enumDescriptions": [
"Not specified.",
Expand All @@ -823,7 +829,11 @@
"China Personal Information Protection Law.",
"South Korea Personal Information Protection Act.",
"South Africa Protection of Personal Information Act.",
"Japan Act on the Protection of Personal Information."
"Japan Act on the Protection of Personal Information.",
"India: The Digital Personal Data Protection Act, 2023.",
"Oregon Consumer Privacy Act.",
"Texas Data Privacy and Security Act.",
"Montana Consumer Data Privacy Act."
],
"type": "string"
}
Expand Down
16 changes: 1 addition & 15 deletions discovery/dataportability-v1.json
Expand Up @@ -2,9 +2,6 @@
"auth": {
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions": {
"description": "Move a copy of the Google Alerts subscriptions you created."
},
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations": {
"description": "Move a copy of messages between you and the businesses you have conversations with across Google services."
},
Expand Down Expand Up @@ -59,9 +56,6 @@
"https://www.googleapis.com/auth/dataportability.maps.photos_videos": {
"description": "Move a copy of the photos and videos you posted on Maps."
},
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback": {
"description": "Move a copy of feedback you gave after completing trips using Maps directions."
},
"https://www.googleapis.com/auth/dataportability.maps.questions_answers": {
"description": "Move a copy of the questions and answers you posted on Maps."
},
Expand Down Expand Up @@ -321,7 +315,6 @@
"$ref": "PortabilityArchiveState"
},
"scopes": [
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions",
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations",
"https://www.googleapis.com/auth/dataportability.chrome.autofill",
"https://www.googleapis.com/auth/dataportability.chrome.bookmarks",
Expand All @@ -340,7 +333,6 @@
"https://www.googleapis.com/auth/dataportability.maps.factual_contributions",
"https://www.googleapis.com/auth/dataportability.maps.offering_contributions",
"https://www.googleapis.com/auth/dataportability.maps.photos_videos",
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback",
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
"https://www.googleapis.com/auth/dataportability.maps.reviews",
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
Expand Down Expand Up @@ -413,7 +405,6 @@
"$ref": "RetryPortabilityArchiveResponse"
},
"scopes": [
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions",
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations",
"https://www.googleapis.com/auth/dataportability.chrome.autofill",
"https://www.googleapis.com/auth/dataportability.chrome.bookmarks",
Expand All @@ -432,7 +423,6 @@
"https://www.googleapis.com/auth/dataportability.maps.factual_contributions",
"https://www.googleapis.com/auth/dataportability.maps.offering_contributions",
"https://www.googleapis.com/auth/dataportability.maps.photos_videos",
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback",
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
"https://www.googleapis.com/auth/dataportability.maps.reviews",
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
Expand Down Expand Up @@ -499,7 +489,6 @@
"$ref": "Empty"
},
"scopes": [
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions",
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations",
"https://www.googleapis.com/auth/dataportability.chrome.autofill",
"https://www.googleapis.com/auth/dataportability.chrome.bookmarks",
Expand All @@ -518,7 +507,6 @@
"https://www.googleapis.com/auth/dataportability.maps.factual_contributions",
"https://www.googleapis.com/auth/dataportability.maps.offering_contributions",
"https://www.googleapis.com/auth/dataportability.maps.photos_videos",
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback",
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
"https://www.googleapis.com/auth/dataportability.maps.reviews",
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
Expand Down Expand Up @@ -585,7 +573,6 @@
"$ref": "InitiatePortabilityArchiveResponse"
},
"scopes": [
"https://www.googleapis.com/auth/dataportability.alerts.subscriptions",
"https://www.googleapis.com/auth/dataportability.businessmessaging.conversations",
"https://www.googleapis.com/auth/dataportability.chrome.autofill",
"https://www.googleapis.com/auth/dataportability.chrome.bookmarks",
Expand All @@ -604,7 +591,6 @@
"https://www.googleapis.com/auth/dataportability.maps.factual_contributions",
"https://www.googleapis.com/auth/dataportability.maps.offering_contributions",
"https://www.googleapis.com/auth/dataportability.maps.photos_videos",
"https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback",
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
"https://www.googleapis.com/auth/dataportability.maps.reviews",
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
Expand Down Expand Up @@ -655,7 +641,7 @@
}
}
},
"revision": "20240321",
"revision": "20240425",
"rootUrl": "https://dataportability.googleapis.com/",
"schemas": {
"Empty": {
Expand Down

0 comments on commit 5cfe193

Please sign in to comment.