GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationDebugInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Debug info about the concept annotations. Note that it might not be present in the output.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
description
(type:String.t
, default:nil
)
- Only use for debugging, this should not be displayed to user or used for any kind of logic/processing.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationDebugInfo{
description: String.t() | nil
}
description: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationDebugInfo