View Source GoogleApi.CloudSearch.V1.Model.StructuredResult (google_api_cloud_search v0.23.0)

Structured results that are returned as part of search request.

Attributes

  • person (type: GoogleApi.CloudSearch.V1.Model.Person.t, default: nil) - Representation of a person

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.StructuredResult{
  person: GoogleApi.CloudSearch.V1.Model.Person.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.