SocialGraphApiProtoPhotoOverlay

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPhotoOverlay


Table of Contents ▼

Jump to a specific part of the page:

Description

Settings that control how a photo overlay is displayed.

Attributes List

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

View Attributes

Attributes

  1. relativePosition (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoRelativePosition, default: nil)
    - Top left position of the overlay relative to the user's avatar.
  2. relativeScale (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoRelativeScale, default: nil)
    - Scale of the overlay relative to the user's avatar.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPhotoOverlay{
relativePosition: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoRelativePosition.t() | nil,
relativeScale: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoRelativeScale.t() | nil
}

Function

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

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