GoogleApi.ContentWarehouse.V1.Model.PhotosDynamicDepthMetadata
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata pertaining to nested Dynamic Depth metadata. Currently this message is used to indicate the presence of dynamic depth.
Attributes List
This module has the following attributes (case-insensitive ascending order):
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.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PhotosDynamicDepthMetadata{
version: integer() | nil
}
version: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PhotosDynamicDepthMetadata