View Source GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptions (google_api_content_warehouse v0.4.0)
For general information about Limited Profiles, see go/limited-profiles-api. LINT.IfChange
Attributes
-   language(type:String.t, default:nil) - IETF BCP-47 language code that should be used for localizing the name computation (go/bcp-47). If not provided, we'll use the name origin detector to infer it. If unable to detect, "en" will be assumed.
-   parsedDisplayNameSpec(type:GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec.t, default:nil) -
-   twoPartNameSpec(type:GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@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 }
Functions
Unwrap a decoded JSON object into its complex fields.