Skip to content

Commit d8ed4d0

Browse files
feat(accessapproval): update the api
#### accessapproval:v1 The following keys were added: - schemas.AccessApprovalSettings.properties.requireCustomerVisibleJustification.type (Total Keys: 1)
1 parent 79038b9 commit d8ed4d0

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed

docs/dyn/accessapproval_v1.folders.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ <h3>Method Details</h3>
150150
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
151151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
152152
&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.
153+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
153154
}</pre>
154155
</div>
155156

@@ -200,6 +201,7 @@ <h3>Method Details</h3>
200201
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
201202
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
202203
&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.
204+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
203205
}
204206

205207
updateMask: string, The update mask applies to the settings. Only the top level fields of AccessApprovalSettings (notification_emails &amp; enrolled_services) are supported. For each field, if it is included, the currently stored value will be entirely overwritten with the value of the field passed in this request. For the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If this field is left unset, only the notification_emails field will be updated.
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229231
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
230232
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
231233
&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.
234+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
232235
}</pre>
233236
</div>
234237

docs/dyn/accessapproval_v1.organizations.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ <h3>Method Details</h3>
150150
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
151151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
152152
&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.
153+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
153154
}</pre>
154155
</div>
155156

@@ -200,6 +201,7 @@ <h3>Method Details</h3>
200201
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
201202
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
202203
&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.
204+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
203205
}
204206

205207
updateMask: string, The update mask applies to the settings. Only the top level fields of AccessApprovalSettings (notification_emails &amp; enrolled_services) are supported. For each field, if it is included, the currently stored value will be entirely overwritten with the value of the field passed in this request. For the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If this field is left unset, only the notification_emails field will be updated.
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229231
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
230232
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
231233
&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.
234+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
232235
}</pre>
233236
</div>
234237

docs/dyn/accessapproval_v1.projects.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ <h3>Method Details</h3>
150150
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
151151
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
152152
&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.
153+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
153154
}</pre>
154155
</div>
155156

@@ -200,6 +201,7 @@ <h3>Method Details</h3>
200201
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
201202
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
202203
&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.
204+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
203205
}
204206

205207
updateMask: string, The update mask applies to the settings. Only the top level fields of AccessApprovalSettings (notification_emails &amp; enrolled_services) are supported. For each field, if it is included, the currently stored value will be entirely overwritten with the value of the field passed in this request. For the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If this field is left unset, only the notification_emails field will be updated.
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229231
&quot;notificationPubsubTopic&quot;: &quot;A String&quot;, # Optional. A pubsub topic to which notifications relating to approval requests should be sent.
230232
&quot;preferNoBroadApprovalRequests&quot;: True or False, # This preference is communicated to Google personnel when sending an approval request but can be overridden if necessary.
231233
&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.
234+
&quot;requireCustomerVisibleJustification&quot;: True or False, # Optional. A setting to require approval request justifications to be customer visible.
232235
}</pre>
233236
</div>
234237

googleapiclient/discovery_cache/documents/accessapproval.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20240412",
916+
"revision": "20240424",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -984,6 +984,10 @@
984984
"description": "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.",
985985
"format": "int32",
986986
"type": "integer"
987+
},
988+
"requireCustomerVisibleJustification": {
989+
"description": "Optional. A setting to require approval request justifications to be customer visible.",
990+
"type": "boolean"
987991
}
988992
},
989993
"type": "object"

0 commit comments

Comments
 (0)