AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntryScopeMembershipAclCircleAcl

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntryScopeMembershipAclCircleAcl


Table of Contents ▼

Jump to a specific part of the page:

Description

Used when a field is accessible to a circle.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. circleId (type: String.t, default: nil)
    -
  2. circleSet (type: String.t, default: nil)
    -
  3. displayName (type: String.t, default: nil)
    - Equivalent to Circle.display_name for the circle_id. Included when FieldAclOption.FULL_ACL_WITH_DETAILS is requested. This field is read-only and ignored on update.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntryScopeMembershipAclCircleAcl{
circleId: String.t() | nil,
circleSet: String.t() | nil,
displayName: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiFieldAclAclEntryScopeMembershipAclCircleAcl