View Source GoogleApi.CloudSearch.V1.Model.Photo (google_api_cloud_search v0.23.1)

A person's photo.

Attributes

  • url (type: String.t, default: nil) - The URL of the photo.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.Photo{url: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.