GoogleApi.People.V1.Model.SearchResult (google_api_people v0.37.2) View Source
A result of a search query.
Attributes
-
person
(type:GoogleApi.People.V1.Model.Person.t
, default:nil
) - The matched Person.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.People.V1.Model.SearchResult{ person: GoogleApi.People.V1.Model.Person.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.