GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconRefconDocumentMetadata
Table of Contents ▼
Jump to a specific part of the page:
Description
Encapsulates additional CDoc metadata needed by Refcon.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
queryStats
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconRefconDocumentMetadata{
queryStats: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats.t() | nil
}
queryStats: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconRefconDocumentMetadata