View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlMatchingMetadata (google_api_content_warehouse v0.4.0)
Proto with metadata related to why a particular cdoc was selected for an entityjoin.
Attributes
-
source
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlSourceInfo.t)
, default:nil
) - The sources the url was suggested by.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlMatchingMetadata{ source: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingUrlSourceInfo.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.