Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 66437d7

Browse files
committedSep 25, 2023
feat(accessapproval): update the api
#### accessapproval:v1 The following keys were added: - schemas.AccessApprovalSettings.properties.notificationPubsubTopic.type (Total Keys: 1)
1 parent 427201f commit 66437d7

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed
 

‎docs/dyn/accessapproval_v1.folders.html

+3
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147147
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
148148
&quot;A String&quot;,
149149
],
150+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
150151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
151152
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
152153
}</pre>
@@ -196,6 +197,7 @@ <h3>Method Details</h3>
196197
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
197198
&quot;A String&quot;,
198199
],
200+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
199201
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
200202
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
201203
}
@@ -224,6 +226,7 @@ <h3>Method Details</h3>
224226
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
225227
&quot;A String&quot;,
226228
],
229+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
227230
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
228231
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
229232
}</pre>

‎docs/dyn/accessapproval_v1.organizations.html

+3
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147147
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
148148
&quot;A String&quot;,
149149
],
150+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
150151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
151152
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
152153
}</pre>
@@ -196,6 +197,7 @@ <h3>Method Details</h3>
196197
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
197198
&quot;A String&quot;,
198199
],
200+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
199201
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
200202
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
201203
}
@@ -224,6 +226,7 @@ <h3>Method Details</h3>
224226
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
225227
&quot;A String&quot;,
226228
],
229+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
227230
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
228231
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
229232
}</pre>

‎docs/dyn/accessapproval_v1.projects.html

+3
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147147
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
148148
&quot;A String&quot;,
149149
],
150+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
150151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
151152
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
152153
}</pre>
@@ -196,6 +197,7 @@ <h3>Method Details</h3>
196197
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
197198
&quot;A String&quot;,
198199
],
200+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
199201
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
200202
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
201203
}
@@ -224,6 +226,7 @@ <h3>Method Details</h3>
224226
&quot;notificationEmails&quot;: [ # A list of email addresses to which notifications relating to approval requests should be sent. Notifications relating to a resource will be sent to all emails in the settings of ancestor resources of that resource. A maximum of 50 email addresses are allowed.
225227
&quot;A String&quot;,
226228
],
229+
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
227230
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
228231
&quot;preferredRequestExpirationDays&quot;: 42, # This preference is shared with Google personnel, but can be overridden if said personnel deems necessary. The approver ultimately can set the expiration at approval time.
229232
}</pre>

‎googleapiclient/discovery_cache/documents/accessapproval.v1.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20230908",
916+
"revision": "20230915",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -972,6 +972,10 @@
972972
},
973973
"type": "array"
974974
},
975+
"notificationPubsubTopic": {
976+
"description": "Optional. A pubsub topic to which notifications relating to approval requests should be sent.",
977+
"type": "string"
978+
},
975979
"preferNoBroadApprovalRequests": {
976980
"description": "This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.",
977981
"type": "boolean"

0 commit comments

Comments
 (0)
Please sign in to comment.