QualityDniExtendedNewsPreviews

GoogleApi.ContentWarehouse.V1.Model.QualityDniExtendedNewsPreviews


Table of Contents ▼

Jump to a specific part of the page:

Description

When making changes to this proto, make sure to run: blaze test commerce/datastore/tools/codegen:code_generator_test blaze run commerce/datastore/tools/codegen:code_generator See http://go/cds-schema-council for details. LINT.IfChange

Attributes List

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

View Attributes

Attributes

  1. desnippetedCountryCode (type: list(String.t), default: nil)
    - List of countries that desnippet the publisher. ISO 3166-1-alpha-2 country code (such as FR). See go/iiuse#region-identifiers. Used in V1.
  2. policyCriteriaBase64 (type: String.t, default: nil)
    - Search Console Signals that modifies how policy are calculated. Didn't add wmconsole.EnpDesnippetingOverrideRules direcly to avoid cicular dependency issue: go/enp-v2#bookmark=id.dvb1qcltabv9 ENPv2 proto (EnpDesnippetingOverrideRules): google3/crawler/wmconsole/proto/config_enp_desnippeting_override_rules.proto
  3. status (type: String.t, default: nil)
    - ENP status.
  4. version (type: String.t, default: nil)
    - The default version is V0 (for backward compatibility).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityDniExtendedNewsPreviews{
desnippetedCountryCode: [String.t()] | nil,
policyCriteriaBase64: String.t() | nil,
status: String.t() | nil,
version: String.t() | nil
}

Function

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

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