GoodocBreakLabel

GoogleApi.ContentWarehouse.V1.Model.GoodocBreakLabel


Table of Contents ▼

Jump to a specific part of the page:

Description

Break label

Attributes List

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

View Attributes

Attributes

  1. BreakLabelType (type: integer(), default: nil)
    -
  2. isPrefix (type: boolean(), default: nil)
    - True if break prepends the element

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocBreakLabel{
BreakLabelType: integer() | nil,
isPrefix: boolean() | nil
}

Function

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

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