View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationDebugInfo (google_api_content_warehouse v0.4.0)

Debug info about the concept annotations. Note that it might not be present in the output.

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationDebugInfo{
  description: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.