SitemapDEPRECATED_Target

GoogleApi.ContentWarehouse.V1.Model.SitemapDEPRECATED_Target


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. DEPRECATEDAnchor (type: String.t, default: nil)
    -
  2. DEPRECATEDRunningAnchor (type: boolean(), default: nil)
    -
  3. DEPRECATEDTitle (type: String.t, default: nil)
    -
  4. displaytitle (type: String.t, default: nil)
    -
  5. score (type: integer(), default: nil)
    - optional, exclude to save space
  6. url (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SitemapDEPRECATED_Target{
DEPRECATEDAnchor: String.t() | nil,
DEPRECATEDRunningAnchor: boolean() | nil,
DEPRECATEDTitle: String.t() | nil,
displaytitle: String.t() | nil,
score: integer() | nil,
url: String.t() | nil
}

Function

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

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