Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::UpdateAccessPolicyRequest.
Request message for UpdateAccessPolicy method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_policy
def access_policy() -> ::Google::Iam::V3beta::AccessPolicy-
(::Google::Iam::V3beta::AccessPolicy) — Required. The access policy to update.
The access policy's
namefield is used to identify the policy to update.
#access_policy=
def access_policy=(value) -> ::Google::Iam::V3beta::AccessPolicy-
value (::Google::Iam::V3beta::AccessPolicy) — Required. The access policy to update.
The access policy's
namefield is used to identify the policy to update.
-
(::Google::Iam::V3beta::AccessPolicy) — Required. The access policy to update.
The access policy's
namefield is used to identify the policy 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.