GeostoreUrlListProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto


Table of Contents ▼

Jump to a specific part of the page:

Description

Hold a list of URLs, usually to contain translations of a single URL.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. url (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto{
url: [GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlListProto