KnowledgeAnswersRangeConstraintRangeEndpoint

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersRangeConstraintRangeEndpoint


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. isExclusive (type: boolean(), default: nil)
    - If true, then this endpoint's value is not included in the range.
  2. value (type: float(), default: nil)
    - The value of this endpoint

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersRangeConstraintRangeEndpoint{
isExclusive: boolean() | nil,
value: float() | nil
}

Function

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

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