GeostoreCountComparisonProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreCountComparisonProto


Table of Contents ▼

Jump to a specific part of the page:

Description

A count value tagged with a comparison operator. This can be used for axle count, trailer count, etc.

Attributes List

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

View Attributes

Attributes

  1. comparisonOperator (type: String.t, default: nil)
    -
  2. count (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCountComparisonProto{
comparisonOperator: String.t() | nil,
count: integer() | nil
}

Function

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

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