View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId (google_api_content_warehouse v0.4.0)

Info necessary for looking up a photo in storage.

Attributes

  • mediaKey (type: String.t, default: nil) - For writes only, pass the media key that represents the image in photos backend. Note, this is not populated on reads.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId{
    mediaKey: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.