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

Metadata pertaining to nested Dynamic Depth metadata. Currently this message is used to indicate the presence of dynamic depth.

Attributes

  • version (type: integer(), default: nil) - Currently there are two versions of DynamicDepth (go/ddv2). DynamicDepth photos without a set version should be assumed to be ddv1.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PhotosDynamicDepthMetadata{
  version: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.