AppsPeopleOzExternalMergedpeopleapiCoverPhoto

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCoverPhoto


Table of Contents ▼

Jump to a specific part of the page:

Description

CoverPhoto is the long banner photo (also called full bleed photo) at the top of G+ profile page.

Attributes List

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

View Attributes

Attributes

  1. imageHeight (type: integer(), default: nil)
    -
  2. imageId (type: String.t, default: nil)
    -
  3. imageUrl (type: String.t, default: nil)
    -
  4. imageWidth (type: integer(), default: nil)
    -
  5. isAnimated (type: boolean(), default: nil)
    -
  6. isDefault (type: boolean(), default: nil)
    -
  7. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiCoverPhoto{
imageHeight: integer() | nil,
imageId: String.t() | nil,
imageUrl: String.t() | nil,
imageWidth: integer() | nil,
isAnimated: boolean() | nil,
isDefault: boolean() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil
}

Function

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

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