View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto (google_api_content_warehouse v0.4.0)
Hold a list of URLs, usually to contain translations of a single URL.
Attributes
-
url
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto{ url: [GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.