RepositoryWebrefPreprocessingOriginalNames

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNames


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. count (type: integer(), default: nil)
    - The total number of original names that a normalized name has (all versions from all different sources).
  2. name (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNamesOriginalName), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNames{
count: integer() | nil,
name: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingOriginalNamesOriginalName.t() ] | nil
}

Function

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

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