class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentAclInfoAccessRestriction

group_id“: ”group_1“ ‘, ` ”user_id“: ”user_1“ ` ], ` ] ` `
group_id”: “group_3” `, ` “user_id”: “user_2” ` ], `, ` “principals”: [ ` “
acl_info”: ` “readers”: [ ` “principals”: [ ` “group_id”: “group_2” `, ` “
group_1” `, ` “user_id”: “user_1” ` ] ` ] ` ` Page_P ACL Restriction. ` “
Restriction - ` ”acl_info“: ` ”readers“: [ ` ”principals“: [ ` ”group_id“: ”
Space_S: group_1, user_1 Page_P: group_2, group_3, user_2 Space_S ACL
access to parent document. Document Hierarchy - Space_S –> Page_P. Readers:
Both Permit“ inheritance, where to access a child document, user needs to have
AclRestriction to model complex inheritance restrictions. Example: Modeling a ”

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @idp_wide = args[:idp_wide] if args.key?(:idp_wide)
  @principals = args[:principals] if args.key?(:principals)
end