View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo (google_api_content_warehouse v0.4.0)

Information related to delegated group that this contact belongs to.

Attributes

  • delegatedGroupId (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDelegatedGroupId.t, default: nil) - Required. The additional id specifically for a delegated group.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo{
    delegatedGroupId:
      GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDelegatedGroupId.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.