QualitySitemapSubresult

GoogleApi.ContentWarehouse.V1.Model.QualitySitemapSubresult


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about a single sub-result.

Attributes List

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

View Attributes

Attributes

  1. docid (type: String.t, default: nil)
    -
  2. itemMetadata (type: GoogleApi.ContentWarehouse.V1.Model.QualitySitemapThirdPartyCarouselsListItemMuppetMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualitySitemapSubresult{
docid: String.t() | nil,
itemMetadata: GoogleApi.ContentWarehouse.V1.Model.QualitySitemapThirdPartyCarouselsListItemMuppetMetadata.t() | nil
}

Function

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

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