RepositoryWebrefMetaTagIndices

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMetaTagIndices


Table of Contents ▼

Jump to a specific part of the page:

Description

Identifies the source of the Meta Content Tag segment in the Cdoc https://www.w3schools.com/tags/tag_meta.asp

Attributes List

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

View Attributes

Attributes

  1. index (type: integer(), default: nil)
    -
  2. metaName (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMetaTagIndices{
index: integer() | nil,
metaName: String.t() | nil
}

Function

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

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