Skip to content

Commit

Permalink
API updates, prepare v13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Feb 28, 2024
1 parent fae1690 commit 9b378ff
Show file tree
Hide file tree
Showing 593 changed files with 246,886 additions and 133,824 deletions.
12 changes: 8 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# should be ignored.
packages:
- googleapis:
version: 12.0.0
version: 13.0.0
repository: https://github.com/google/googleapis.dart/tree/master/generated/googleapis
readme: resources/README.md
license: resources/LICENSE
Expand Down Expand Up @@ -40,6 +40,7 @@ packages:
- apigeeregistry:v1
- apikeys:v2
- appengine:v1 # https://cloud.google.com/appengine/docs/admin-api/
- apphub:v1
- artifactregistry:v1
- assuredworkloads:v1
- authorizedbuyersmarketplace:v1
Expand All @@ -49,6 +50,7 @@ packages:
- beyondcorp:v1
- biglake:v1
- bigquery:v2 # https://developers.google.com/bigquery/
- bigqueryconnection:v1
- bigquerydatapolicy:v1
- bigquerydatatransfer:v1 # https://cloud.google.com/bigquery/transfer/
- bigqueryreservation:v1
Expand Down Expand Up @@ -113,7 +115,6 @@ packages:
- dialogflow:v3 # https://cloud.google.com/dialogflow-enterprise/
- digitalassetlinks:v1 # https://developers.google.com/digital-asset-links/
- discovery:v1 # https://developers.google.com/discovery/
- displayvideo:v1
- displayvideo:v2
- displayvideo:v3
- dlp:v2 # https://cloud.google.com/dlp/
Expand Down Expand Up @@ -271,12 +272,14 @@ packages:
- vmmigration:v1
- vmwareengine:v1
- vpcaccess:v1
- walletobjects:v1
- webfonts:v1 # https://developers.google.com/fonts/docs/developer_api
- webrisk:v1
- websecurityscanner:v1
- workflowexecutions:v1
- workflows:v1
- workloadmanager:v1
- workspaceevents:v1
- workstations:v1
- youtube:v3 # https://developers.google.com/youtube/
- youtubeAnalytics:v2 # https://developers.google.com/youtube/analytics/
Expand Down Expand Up @@ -323,7 +326,6 @@ additional_apis:

# APIs that we do not wish to include in this package
skipped_apis:
- accesscontextmanager:v1beta
- admob:v1beta #v1 included
- aiplatform:v1beta1
- alloydb:v1alpha
Expand All @@ -333,6 +335,7 @@ skipped_apis:
- apigateway:v1beta # v1 included
- appengine:v1alpha # v1 included
- appengine:v1beta
- apphub:v1alpha
- artifactregistry:v1beta1 #v1 included
- artifactregistry:v1beta2 #v1 included
- assuredworkloads:v1beta1
Expand Down Expand Up @@ -367,6 +370,7 @@ skipped_apis:
- dataform:v1beta1
- datafusion:v1beta1 # v1 included
- datamigration:v1beta1
- dataportability:v1beta
- datastore:v1beta1 # v1 included
- datastore:v1beta3 # v1 included
- deploymentmanager:alpha # v2beta # v1 included
Expand All @@ -383,6 +387,7 @@ skipped_apis:
- drivelabels:v2beta
- eventarc:v1beta1 # v1 included
- file:v1beta1
- firebaseappdistribution:v1alpha
- firebasehosting:v1beta1 # v1 included
- firebaseml:v1beta2
- firestore:v1beta1 # v1 included
Expand Down Expand Up @@ -423,7 +428,6 @@ skipped_apis:
- policysimulator:v1alpha
- policysimulator:v1beta
- policytroubleshooter:v1beta # v1 included
- poly:v1 # https://support.google.com/poly/answer/10192635 poly.google.com is shut down!
- privateca:v1beta1
- publicca:v1alpha1
- publicca:v1beta1
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/abusiveexperiencereport__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ownerDomain": "google.com",
"ownerName": "Google",
"protocol": "rest",
"revision": "20231106",
"revision": "20240207",
"rootUrl": "https://abusiveexperiencereport.googleapis.com/",
"servicePath": "",
"title": "Abusive Experience Report API",
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/acceleratedmobilepageurl__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ownerDomain": "google.com",
"ownerName": "Google",
"protocol": "rest",
"revision": "20231127",
"revision": "20240226",
"rootUrl": "https://acceleratedmobilepageurl.googleapis.com/",
"servicePath": "",
"title": "Accelerated Mobile Pages (AMP) URL API",
Expand Down
10 changes: 6 additions & 4 deletions discovery/googleapis/accessapproval__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ownerDomain": "google.com",
"ownerName": "Google",
"protocol": "rest",
"revision": "20231110",
"revision": "20240223",
"rootUrl": "https://accessapproval.googleapis.com/",
"servicePath": "",
"title": "Access Approval API",
Expand Down Expand Up @@ -1020,15 +1020,17 @@
"GOOGLE_INITIATED_SERVICE",
"GOOGLE_INITIATED_REVIEW",
"THIRD_PARTY_DATA_REQUEST",
"GOOGLE_RESPONSE_TO_PRODUCTION_ALERT"
"GOOGLE_RESPONSE_TO_PRODUCTION_ALERT",
"CLOUD_INITIATED_ACCESS"
],
"enumDescriptions": [
"Default value for proto, shouldn't be used.",
"Customer made a request or raised an issue that required the principal to access customer data. `detail` is of the form (\"#####\" is the issue ID): * \"Feedback Report: #####\" * \"Case Number: #####\" * \"Case ID: #####\" * \"E-PIN Reference: #####\" * \"Google-#####\" * \"T-#####\"",
"The principal accessed customer data in order to diagnose or resolve a suspected issue in services. Often this access is used to confirm that customers are not affected by a suspected service issue or to remediate a reversible system issue.",
"Google initiated service for security, fraud, abuse, or compliance purposes.",
"The principal was compelled to access customer data in order to respond to a legal third party data request or process, including legal processes from customers themselves.",
"The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage."
"The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage.",
"Similar to 'GOOGLE_INITIATED_SERVICE' or 'GOOGLE_INITIATED_REVIEW', but with universe agnostic naming. The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage, or for security, fraud, abuse, or compliance review purposes."
],
"type": "string"
}
Expand Down Expand Up @@ -1304,7 +1306,7 @@
"type": "string"
},
"serializedApprovalRequest": {
"description": "The serialized ApprovalRequest message without the approve.signature_info field. This to allow the customer to verify signatures if they want to.",
"description": "The ApprovalRequest that is serialized without the SignatureInfo message field. This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.",
"format": "byte",
"type": "string"
},
Expand Down
Loading

0 comments on commit 9b378ff

Please sign in to comment.