View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiLegacyFields (google_api_content_warehouse v0.4.0)
Fields used in legacy applications. Useful for joining legacy and new data streams. Most applications should not care about these fields.
Attributes
-
mobileOwnerId
(type:String.t
, default:nil
) - Mobile obfuscated gaia id. This is the same gaia id in metadata.owner_id, but obfuscated with the legacy mobile obfuscator.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiLegacyFields{ mobileOwnerId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.