View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPlusPageInfo (google_api_content_warehouse v0.3.0)
Information about a plus page and the entity it represents.
Attributes
-
applicationId
(type:String.t
, default:nil
) - Int64 ID of packaging-service entry; if set, the plus page is associated with a third-party application. -
entityType
(type:String.t
, default:nil
) - -
metadata
(type:GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPlusPageInfo{ applicationId: String.t() | nil, entityType: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.