View Source GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentLocale (google_api_content_warehouse v0.4.0)

Attributes

  • languageId (type: integer(), default: nil) - Use integers for fast scoring. Note: 26 is UNKNOWN_LANGUAGE_ID, 0 is UNKNOWN region, see i18n::languages::Language and StableInternalRegionconverter Use -1 as default for both.
  • regionId (type: integer(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentLocale{
    languageId: integer() | nil,
    regionId: integer() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.