Request of updating permission settings for a partner workload.
| JSON representation |
|---|
{
"name": string,
"partnerPermissions": {
object ( |
| Fields | |
|---|---|
name |
Required. The |
partnerPermissions |
Required. The partner permissions to be updated. |
updateMask |
Required. The list of fields to be updated. E.g. updateMask { paths: "partnerPermissions.data_logs_viewer"} This is a comma-separated list of fully qualified names of fields. Example: |
etag |
Optional. The etag of the workload. If this is provided, it must match the server's etag. |