Skip to content

Commit

Permalink
Weekday update
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Dec 20, 2021
1 parent 5aee458 commit 5a78c0d
Show file tree
Hide file tree
Showing 125 changed files with 543 additions and 519 deletions.
10 changes: 7 additions & 3 deletions APIs/googleapis.com/accesscontextmanager/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: Access Context Manager API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://accesscontextmanager.googleapis.com/$discovery/rest?version=v1
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: accesscontextmanager
externalDocs:
Expand Down Expand Up @@ -1496,3 +1498,5 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 3 additions & 7 deletions APIs/googleapis.com/accesscontextmanager/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: Access Context Manager API
version: v1beta
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://accesscontextmanager.googleapis.com/$discovery/rest?version=v1beta
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: accesscontextmanager
externalDocs:
Expand Down Expand Up @@ -760,5 +758,3 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 7 additions & 3 deletions APIs/googleapis.com/admob/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: AdMob API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://admob.googleapis.com/$discovery/rest?version=v1
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: admob
externalDocs:
Expand Down Expand Up @@ -943,3 +945,5 @@ components:
https://www.googleapis.com/auth/admob.report: See your AdMob data
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 3 additions & 7 deletions APIs/googleapis.com/admob/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: AdMob API
version: v1beta
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://admob.googleapis.com/$discovery/rest?version=v1beta
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: admob
externalDocs:
Expand Down Expand Up @@ -945,5 +943,3 @@ components:
https://www.googleapis.com/auth/admob.report: See your AdMob data
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
19 changes: 19 additions & 0 deletions APIs/googleapis.com/alertcenter/v1beta1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,12 @@ components:
dashboardUri:
description: Link to the outage event in Google Workspace Status Dashboard
type: string
incidentTrackingId:
description: Incident tracking ID.
type: string
mergeInfo:
$ref: "#/components/schemas/MergeInfo"
description: Indicates new alert details under which the outage is communicated. Only populated when Status is MERGED.
nextUpdateTime:
description: Timestamp by which the next update is expected to arrive.
format: google-datetime
Expand All @@ -789,6 +795,9 @@ components:
- NEW
- ONGOING
- RESOLVED
- FALSE_POSITIVE
- PARTIALLY_RESOLVED
- MERGED
type: string
type: object
Attachment:
Expand Down Expand Up @@ -1101,6 +1110,16 @@ components:
$ref: "#/components/schemas/UserDefinedDetectorInfo"
description: For matched detector defined by administrators.
type: object
MergeInfo:
description: New alert tracking numbers.
properties:
newAlertId:
description: New alert ID. Reference the [google.apps.alertcenter.Alert] with this ID for the current state.
type: string
newIncidentTrackingId:
description: The new tracking ID from the parent incident.
type: string
type: object
Notification:
description: Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications).
properties:
Expand Down
11 changes: 8 additions & 3 deletions APIs/googleapis.com/appengine/v1alpha/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@ info:
termsOfService: https://developers.google.com/terms/
title: App Engine Admin API
version: v1alpha
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://appengine.googleapis.com/$discovery/rest?version=v1alpha
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: appengine
x-preferred: true
externalDocs:
url: https://cloud.google.com/appengine/docs/admin-api/
tags:
Expand Down Expand Up @@ -1476,3 +1479,5 @@ components:
https://www.googleapis.com/auth/cloud-platform.read-only: View your data across Google Cloud services and see the email address of your Google Account
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
11 changes: 3 additions & 8 deletions APIs/googleapis.com/appengine/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: App Engine Admin API
version: v1beta
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://appengine.googleapis.com/$discovery/rest?version=v1beta
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: appengine
x-preferred: true
externalDocs:
url: https://cloud.google.com/appengine/docs/admin-api/
tags:
Expand Down Expand Up @@ -3408,5 +3405,3 @@ components:
https://www.googleapis.com/auth/cloud-platform.read-only: View your data across Google Cloud services and see the email address of your Google Account
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
11 changes: 8 additions & 3 deletions APIs/googleapis.com/artifactregistry/v1beta1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@ info:
termsOfService: https://developers.google.com/terms/
title: Artifact Registry API
version: v1beta1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://artifactregistry.googleapis.com/$discovery/rest?version=v1beta1
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: artifactregistry
x-preferred: true
externalDocs:
url: https://cloud.google.com/artifacts/docs/
tags:
Expand Down Expand Up @@ -1279,3 +1282,5 @@ components:
https://www.googleapis.com/auth/cloud-platform.read-only: View your data across Google Cloud services and see the email address of your Google Account
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
11 changes: 3 additions & 8 deletions APIs/googleapis.com/artifactregistry/v1beta2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: Artifact Registry API
version: v1beta2
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://artifactregistry.googleapis.com/$discovery/rest?version=v1beta2
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: artifactregistry
x-preferred: true
externalDocs:
url: https://cloud.google.com/artifacts/docs/
tags:
Expand Down Expand Up @@ -1511,5 +1508,3 @@ components:
https://www.googleapis.com/auth/cloud-platform.read-only: View your data across Google Cloud services and see the email address of your Google Account
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 7 additions & 3 deletions APIs/googleapis.com/billingbudgets/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: Cloud Billing Budget API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://billingbudgets.googleapis.com/$discovery/rest?version=v1
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: billingbudgets
externalDocs:
Expand Down Expand Up @@ -497,3 +499,5 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 3 additions & 7 deletions APIs/googleapis.com/billingbudgets/v1beta1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: Cloud Billing Budget API
version: v1beta1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://billingbudgets.googleapis.com/$discovery/rest?version=v1beta1
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: billingbudgets
externalDocs:
Expand Down Expand Up @@ -512,5 +510,3 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 7 additions & 3 deletions APIs/googleapis.com/binaryauthorization/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: Binary Authorization API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://binaryauthorization.googleapis.com/$discovery/rest?version=v1
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: binaryauthorization
externalDocs:
Expand Down Expand Up @@ -772,3 +774,5 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 3 additions & 7 deletions APIs/googleapis.com/binaryauthorization/v1beta1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: Binary Authorization API
version: v1beta1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://binaryauthorization.googleapis.com/$discovery/rest?version=v1beta1
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: binaryauthorization
externalDocs:
Expand Down Expand Up @@ -774,5 +772,3 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
Loading

0 comments on commit 5a78c0d

Please sign in to comment.