AppsPeopleOzExternalMergedpeopleapiPlusPageInfo

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPlusPageInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about a plus page and the entity it represents.

Attributes List

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

View Attributes

Attributes

  1. applicationId (type: String.t, default: nil)
    - Int64 ID of packaging-service entry; if set, the plus page is associated with a third-party application.
  2. entityType (type: String.t, default: nil)
    -
  3. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPlusPageInfo{
applicationId: String.t() | nil,
entityType: 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.AppsPeopleOzExternalMergedpeopleapiPlusPageInfo