View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdListProto (google_api_content_warehouse v0.3.0)
A simple list of feature IDs.
Attributes
-
id
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t)
, default:nil
) - The list of feature IDs. While the exact semantics of these IDs are usage-dependent, the list should never be empty or contain duplicates.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdListProto{ id: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.