RepositoryWebrefAnnotatedCategoryInfo

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatedCategoryInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about a category annotation on a name.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. collectionHrid (type: String.t, default: nil)
    - The collection hrid for the category.
  2. mid (type: String.t, default: nil)
    - The mid of the entity representing the category.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatedCategoryInfo{
collectionHrid: String.t() | nil,
mid: String.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatedCategoryInfo