SocialGraphApiProtoDelegatedGroupId

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDelegatedGroupId


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents a delegated group id, delegated groups refer to groups that are owned by another gaiaId, but this user has access to.

Attributes List

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

View Attributes

Attributes

  1. id (type: String.t, default: nil)
    - Required. The id for a delegated group.

Type

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

Function

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

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