Voting helps other researchers find interesting modules.
For general information about Limited Profiles, see go/limited-profiles-api. LINT.IfChange
language
String.t
nil
parsedDisplayNameSpec
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec.t
twoPartNameSpec
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptions{ language: String.t() | nil, parsedDisplayNameSpec: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec.t() | nil, twoPartNameSpec: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec.t() | nil }
@spec decode(struct(), keyword()) :: struct()