-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update discovery artifacts (#1388)
## Discovery Artifact Change Summary: feat(dataflow): update the api d979251 feat(redis): update the api 4350b35
- Loading branch information
1 parent
ab1d6dc
commit 38664e8
Showing
59 changed files
with
1,013 additions
and
517 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,7 +105,7 @@ <h3>Method Details</h3> | |
|
||
{ # Customer-level settings. | ||
"notifications": [ # The list of notifications. | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications). | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications). | ||
"cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination. | ||
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON. | ||
"topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic). | ||
|
@@ -125,7 +125,7 @@ <h3>Method Details</h3> | |
|
||
{ # Customer-level settings. | ||
"notifications": [ # The list of notifications. | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications). | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications). | ||
"cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination. | ||
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON. | ||
"topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic). | ||
|
@@ -145,7 +145,7 @@ <h3>Method Details</h3> | |
|
||
{ # Customer-level settings. | ||
"notifications": [ # The list of notifications. | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](/admin-sdk/alertcenter/guides/notifications). | ||
{ # Settings for callback notifications. For more details see [Google Workspace Alert Notification](https://developers.google.com/admin-sdk/alertcenter/guides/notifications). | ||
"cloudPubsubTopic": { # A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant `[email protected]` the `projects.topics.publish` permission. # A Google Cloud Pub/sub topic destination. | ||
"payloadFormat": "A String", # Optional. The format of the payload that would be sent. If not specified the format will be JSON. | ||
"topicName": "A String", # The `name` field of a Cloud Pubsub [Topic] (https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.