Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::UpdatePrincipalAccessBoundaryPolicyRequest.
Request message for UpdatePrincipalAccessBoundaryPolicy method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#principal_access_boundary_policy
def principal_access_boundary_policy() -> ::Google::Iam::V3beta::PrincipalAccessBoundaryPolicy
-
(::Google::Iam::V3beta::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.
#principal_access_boundary_policy=
def principal_access_boundary_policy=(value) -> ::Google::Iam::V3beta::PrincipalAccessBoundaryPolicy
-
value (::Google::Iam::V3beta::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.
-
(::Google::Iam::V3beta::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.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields to update
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update
#validate_only
def validate_only() -> ::Boolean
- (::Boolean) — Optional. If set, validate the request and preview the update, but do not actually post it.
#validate_only=
def validate_only=(value) -> ::Boolean
- value (::Boolean) — Optional. If set, validate the request and preview the update, but do not actually post it.
- (::Boolean) — Optional. If set, validate the request and preview the update, but do not actually post it.