RepositoryWebrefLinkKindFlags

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags


Table of Contents ▼

Jump to a specific part of the page:

Description

A bitmap of bool values associated with a link kind. Next available tag: 12

Attributes List

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

View Attributes

Attributes

  1. cluster (type: String.t, default: nil)
    -
  2. geoContainment (type: String.t, default: nil)
    -
  3. implication (type: String.t, default: nil)
    -
  4. latentEntity (type: String.t, default: nil)
    -
  5. mdvc (type: String.t, default: nil)
    -
  6. property (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags{
cluster: String.t() | nil,
geoContainment: String.t() | nil,
implication: String.t() | nil,
latentEntity: String.t() | nil,
mdvc: String.t() | nil,
property: String.t() | nil
}

Function

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

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