GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlMatchingMetadata
Table of Contents ▼
Jump to a specific part of the page:
Description
Proto with metadata related to why a particular cdoc was selected for an entityjoin.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
source
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlSourceInfo)
, default:nil
)
- The sources the url was suggested by.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlMatchingMetadata{
source: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlSourceInfo.t() ] | nil
}
source: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlSourceInfo.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlMatchingMetadata