UpdatePolicyBindingRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for UpdatePolicyBinding method.
Attributes |
|
|---|---|
| Name | Description |
policy_binding |
google.cloud.iam_v3beta.types.PolicyBinding
Required. The policy binding to update. The policy binding's name field is used to identify the
policy binding to update.
|
validate_only |
bool
Optional. If set, validate the request and preview the update, but do not actually post it. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update |