AppsPeopleOzExternalMergedpeopleapiInteractionSettings

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiInteractionSettings


Table of Contents ▼

Jump to a specific part of the page:

Description

Defines interactions that are allowed or disallowed with this person.

Attributes List

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

View Attributes

Attributes

  1. allowed (type: boolean(), default: nil)
    -
  2. interaction (type: String.t, default: nil)
    -
  3. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiInteractionSettings{
allowed: boolean() | nil,
interaction: String.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil
}

Function

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

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