Voting helps other researchers find interesting modules.
The field ACL. Currently only populated on profile fields for the profile owner. A Person field ACL; see http://go/peopleapi-acl
aclEntry
list(GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntry.t)
nil
authorizedViewers
list(String.t)
predefinedAclEntry
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAcl{ aclEntry: [ GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntry.t() ] | nil, authorizedViewers: [String.t()] | nil, predefinedAclEntry: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()