UpdatePrincipalAccessBoundaryPolicyRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for UpdatePrincipalAccessBoundaryPolicy method.
Attributes |
|
---|---|
Name | Description |
principal_access_boundary_policy |
google.cloud.iam_v3.types.PrincipalAccessBoundaryPolicy
Required. The principal access boundary policy to update. The principal access boundary policy's name field is
used to identify the policy 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 |