Voting helps other researchers find interesting modules.
Metadata related to the history of a given feature in the Geo repository.
featureBirthTimestampUs
String.t
nil
lastModificationTimestampUs
removalTimestampUs
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureHistoryMetadataProto{ featureBirthTimestampUs: String.t() | nil, lastModificationTimestampUs: String.t() | nil, removalTimestampUs: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()