Voting helps other researchers find interesting modules.
conflationMethod
String.t
nil
description
key
label
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRawMetadataProto{ conflationMethod: String.t() | nil, description: String.t() | nil, key: String.t() | nil, label: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()